feat: implement gmail api rate limiting and update roadmap #86
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thwap/gerald!86
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/phase02"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previous message:
feat: add rate limiting to gmail service wrapper
Implements token bucket rate limiter (1 QPS) for Gmail API quota
management. The Service struct now carries a RateLimiter used to
pace outbound API calls.
Closes #22
Closes #19
Closes #20
Closes #21
feat: implement gmail api rate limiting and update roadmapto WIP: feat: implement gmail api rate limiting and update roadmapWIP: feat: implement gmail api rate limiting and update roadmapto feat: implement gmail api rate limiting and update roadmap