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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: agatha/gitmon#7
No description provided.