unauthorizedRetry property

UnauthorizedRetryConfig? unauthorizedRetry
final

会话过期时自动 UnauthorizedRetryConfig.refreshAccessToken 并重试(在 send 内部完成,业务无感)。

on401Unauthorized / 全局 onFailure 的协调:

Implementation

final UnauthorizedRetryConfig? unauthorizedRetry;