generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.General task that needs to be done.
Description
Understand the Task
Description
When requests get back with errors (e.g. 404) we should not fetch them as often as our other requests.
Either not do a new requests at all and instead show the user a manual refresh button.
OR
Reduce the amount of requests if the request last time responded with an error.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
- Failing requests should not be refetched as often as normal requests
- separate interval for failing requests
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.General task that needs to be done.