request icon indicating copy to clipboard operation
request copied to clipboard

Retry helper

Open sckott opened this issue 10 years ago • 1 comments

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

sckott avatar Jul 05 '15 14:07 sckott

moving to next milestone, trying to get MVP out #10

sckott avatar Jan 02 '16 00:01 sckott