mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- introduce RequestOptions.skipAuthRefresh and APIErrorRetryContext - implement BaseAPI refresh handlers (setters), shouldRetryAfterError, refreshAuthSession with deduping promise and refreshFailure handler - make API.handleError async and add default shouldRetryAfterError; extend fetchInternal with retryCount and retry after successful auth refresh - register auth-refresh handlers for Dashboard and StatusPage and import API utils in Index entries for side-effects - tighten StatusPage logout/refresh logic with logging and safety checks