Skip to content

Conversation

@amuehleder
Copy link

No description provided.

private var isRefreshing = false
private var requestsToRetry: [RequestRetryCompletion] = []

private let actor: CredentialsRefreshActor = .init()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actor is a keyword so I wouldn't use it to name the variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants