Skip to content

Task: Reduce requests for requests with error response #136

@n3rdc4ptn

Description

@n3rdc4ptn

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

No one assigned

    Labels

    area/mcp-uiAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions