request
request copied to clipboard
Retry helper
A user may want to retry a request every X seconds - e.g. if they are getting 503 errors, a server may temporarily be down, and they may want to try setting retry = 5 to retry their request ever 5 seconds.
-
retry -
retry_end
moving to next milestone, trying to get MVP out #10