Skip to content
Snippets Groups Projects
Unverified Commit 952a18f6 authored by Igor Drozdov's avatar Igor Drozdov
Browse files

Stub retryable http values in tests

Currently, the default values are used for retryable http.
That's why a test waits 1 second minimun to retry a request.
Client test takes 25 seconds to execute as a result.
When we stub the value to 1 millisecond instead, we get 0.5s of
execution
parent 7750f56e
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment