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.
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.