Skip to content

Make JWT refresh more robust #3869

Description

We don't seem to have any retry logic beyond the specified time interval in the JWT refresh, which seems a little optimistic considering the default 30 minutes refresh value.

We also don't have any tests that check we successfully deal with temporary refresh errors due to the endpoint being down.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions