Support token rotation #7

Open
opened 2023-11-11 19:42:19 +00:00 by agatha · 0 comments
Owner

Rotate through access tokens when rate limit is hit.

Would work well in a YAML file:

tokens:
    - 'ghp_TOKEN_ONE'
    - 'ghp_TOKEN_TWO'
Rotate through access tokens when rate limit is hit. Would work well in a YAML file: ```yaml tokens: - 'ghp_TOKEN_ONE' - 'ghp_TOKEN_TWO' ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: agatha/gitmon#7
No description provided.