Optional maxRetryAttemptsForSessionRefresh?: number
This specifies the maximum number of times the interceptor will attempt to refresh
the session when a 401 Unauthorized response is received. If the number of retries
exceeds this limit, no further attempts will be made to refresh the session, and
and an error will be thrown.
This specifies the maximum number of times the interceptor will attempt to refresh the session when a 401 Unauthorized response is received. If the number of retries exceeds this limit, no further attempts will be made to refresh the session, and and an error will be thrown.