-
Notifications
You must be signed in to change notification settings - Fork 4
Hypixel API interaction can hit the rate limit #135
Copy link
Copy link
Open
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: Action ProtocolThis issue applies specifically to the Quickplay Action protocol.This issue applies specifically to the Quickplay Action protocol.Scope: PortalThis issue applies specifically to the Quickplay admin portal.This issue applies specifically to the Quickplay admin portal.Scope: SocketThis issue applies specifically to Quickplay's backend systems.This issue applies specifically to Quickplay's backend systems.Status: TodoThis issue has been approved and needs to be completed/implemented.This issue has been approved and needs to be completed/implemented.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
Milestone
Metadata
Metadata
Assignees
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: Action ProtocolThis issue applies specifically to the Quickplay Action protocol.This issue applies specifically to the Quickplay Action protocol.Scope: PortalThis issue applies specifically to the Quickplay admin portal.This issue applies specifically to the Quickplay admin portal.Scope: SocketThis issue applies specifically to Quickplay's backend systems.This issue applies specifically to Quickplay's backend systems.Status: TodoThis issue has been approved and needs to be completed/implemented.This issue has been approved and needs to be completed/implemented.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
The Quickplay backend does not have any sort of rate limit control, and as such can hit the rate limit and have authentication fail. In addition to a queue system to avoid rate limiting, it'd be nice if the API rate limit can be sent to Admins in the form of data points to be displayed on a graph in the portal. This would require an amendment to the protocol.