Skip to content

Create a backoff retry mechanism when fetching compute job status from node #98

@mariacarmina

Description

@mariacarmina

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:
Screenshot 2025-07-14 at 14.46.52.png

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions