Skip to content

Conversation

@greut
Copy link

@greut greut commented Sep 15, 2020

Another attempt on top of @vthiery 's work (cf #91)

vthiery and others added 3 commits August 19, 2020 00:12
When a request is being cancelled by the caller via the context, even though the underlying HTTP client should not perform any more request and directly return, the backoff mechanism still kicks in and leaves the caller waiting for multiple backoff periods for nothing.
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
@coveralls
Copy link

Coverage Status

Coverage decreased (-10.3%) to 89.698% when pulling bd0d2c8 on greut:feat/use-context-with-timeout into 2f1fd27 on gojek:master.

@coveralls
Copy link

coveralls commented Sep 15, 2020

Coverage Status

Coverage decreased (-8.6%) to 91.406% when pulling bbfba3c on greut:feat/use-context-with-timeout into 2f1fd27 on gojek:master.

Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
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.

3 participants