-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Summary
The CLI sends
ateLimitPerHour: 4500\ for all connections. The Copilot plugin's default is 5000 (\DefaultRateLimitPerHour\ in \models/connection.go).
Changes
- In \BuildCreateRequest\ and \BuildTestRequest, use 5000 for \gh-copilot\ plugin, keep 4500 for others
Acceptance Criteria
- Unit test verifies Copilot create request has rate limit 5000
- Unit test verifies GitHub create request still has rate limit 4500
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working