Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support timeout being specified in seconds instead of minutes #252

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

steve-sweitzer
Copy link
Contributor

Minutes are not sufficiently granular for a timeout period. Added capability for timeout to be specified in seconds (considered milliseconds, but that's excessively granular for this type of service). Maintains backwards compatibility. Seconds value will override minutes if set.

Added field, property, and method to support the timeout being specified in second instead of minutes.  Minutes are not sufficiently granular.
….GetTimeOutTimeSpan

Change in support of allowing timeout to be specified in seconds instead of minutes.
@svc-developer svc-developer merged commit 4ce33fa into avadev:master Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants