Skip to content

Reasonable Default for MaximumExecutionTimeInMs #487

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

Closed
skearns64 opened this issue Aug 8, 2015 · 6 comments
Closed

Reasonable Default for MaximumExecutionTimeInMs #487

skearns64 opened this issue Aug 8, 2015 · 6 comments

Comments

@skearns64
Copy link

By default, it appears that there is no default set for MaximumExecutionTimeInMs.

In practice, some calls appear to never get a response from Azure, which results in the client hanging forever with default settings.

A default setting here, even if it were rather high, would make this library safer for clients to use. Most users won't know it isn't safe to use the library without setting this value, because you only see it as an issue when Azure drops a request, which doesn't appear to be often, but does happen.

@ppf2
Copy link

ppf2 commented Aug 8, 2015

+1

@markcowl
Copy link
Member

@skearns64 Thank you for the report. Assigning appropriately for resolution.

@ppf2
Copy link

ppf2 commented Oct 5, 2015

@markcowl Can you provide an update on this? :)

@jianghaolu
Copy link
Contributor

We are rewriting the core of the java sdk and should have a much better solution to this in the next major release.

@skearns64
Copy link
Author

Thanks for the update, looking forward to the new version!

@jianghaolu
Copy link
Contributor

Closing as resolved. JFYI, the development work of new SDK generation tool can be tracked in https://github.com/azure/autorest/tree/dev

sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this issue Mar 21, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants