Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jderusse
Copy link
Member

@jderusse jderusse commented Oct 12, 2020

When timeout is not provided to the resolve function, calling blocking endpoint provides retries on idle requests.
While calling the stream function would requires to deal with it.

This PR + symfony/symfony#38518 should fixes #806

@jderusse jderusse merged commit 3beaf2e into async-aws:master Oct 12, 2020
@jderusse jderusse deleted the handle-timeout branch October 12, 2020 16:07
@jderusse
Copy link
Member Author

thanks for the review

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.

Requests with timeout are not retried.
2 participants