resty icon indicating copy to clipboard operation
resty copied to clipboard

Is the `SetTimeout()` respected by the default context?

Open rew1nter opened this issue 8 months ago • 0 comments

What is the timeout set for the default context? When sending requests at a large scale I was getting the error Context deadline exceeded despite having provided a large settimeout value. In this case do I have to manually set the context to background for settimeout to be respected?

rew1nter avatar Oct 28 '23 07:10 rew1nter