RoboSpice-samples icon indicating copy to clipboard operation
RoboSpice-samples copied to clipboard

No way to retry a request manually?

Open fikr4n opened this issue 10 years ago • 0 comments

There's a question in SO that explains this. But my case is for expired OAuth token.

What is the appropriate way to retry a request? For example, when OAuth token is expired or the user request a retry. OAuth token expiration is such a tricky case, because we need to refresh the token successfully before retrying all (they can be more than 1 simultaneous request) failed requests.

I think this is a good feature that Robospice needs to implement, so I post it as an issue.

fikr4n avatar Oct 02 '14 06:10 fikr4n