You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can have on the client side a retry mechanism (with backoff factor or configured to 3-5 seconds) with at least 3 retries when fetching job status from Ocean Node. If Unauthorized error is encountered, that can skip the retry logic.
Example of timeout issue from fetch request: