Max elapsed time is currently set to 10 seconds, but it may be too short depending on rate limit settings.
At the same time, a client may not actually want to wait for the rate limit, but fail the command.
How about adding a global flag called --client-timeout defaulting to 60 seconds.
Then the user can adjust the total maximum wait time.
Max elapsed time is currently set to 10 seconds, but it may be too short depending on rate limit settings.
At the same time, a client may not actually want to wait for the rate limit, but fail the command.
How about adding a global flag called
--client-timeoutdefaulting to 60 seconds.Then the user can adjust the total maximum wait time.