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

MaxAsyncAfterSeconds Default Value Assignment #1960

Closed
wants to merge 4 commits into from
Closed

Conversation

moizarafat
Copy link
Collaborator

Resolves #1949

Description

Fix for "Invalid Max Async After Seconds" error when the configured MaxAsyncAfterSeconds in application.yaml or standalone settings was less than 10.

Motivation and Context

Resolves incorrect error message

How Has This Been Tested?

Existing test case pass.
`

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@moizarafat moizarafat requested review from aklish and rishi-aga and removed request for aklish March 25, 2021 18:16
rishi-aga
rishi-aga previously approved these changes Mar 25, 2021
@moizarafat moizarafat closed this Sep 1, 2021
@moizarafat moizarafat deleted the 1949 branch September 1, 2021 14:40
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.

Incorrect Error Received: Invalid Async After Seconds during Cancellation of Async
3 participants