asynkron/CallMeLater

Add retries and store logs of responses

rogeralsing opened this issue · 1 comments

to not lose calls into the void, the result of each request should be stored in the DB so that the UI can display it
Also, each execution should be stored so that one can see if the request has been retried

Add exponential backoff to retries