Skip to content

Server Quotes -- !allquotes bottleneck mitigation #123

@kringeth000

Description

@kringeth000

Due to rate limiting, using !allquotes sends ~5 messages at a time and gets rate limited sending individual quotes as individual messages to the recipient; this can take at least a minute on servers with 100+ quotes. Possibly could be mitigated by making a pagination with the message to navigate through pages, or sending a link either to the channel the command is issued in. This could also be sent to the requestor via DM to view the quotes from that server (or more in the future) via a web browser. This could either be just a generic link that works for showing the server quotes, or by use of a token in the URL.

Not a breaking issue (currently) but could be a bottleneck in the future as the database and number of servers grow.

[ Could make use of features in #122 ]

Metadata

Metadata

Assignees

Labels

enhancementReworking/Tweaking of an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions