qbcore-framework / qb-smallresources

A compilation of small resources combined into one
GNU General Public License v3.0
51 stars 346 forks source link

Batch post logs #371

Closed themilkman1770 closed 1 year ago

themilkman1770 commented 1 year ago

Describe Pull request With a large player base the constant http requests to discord cause a rate limit on the discord server. This update will queue each log category to a total of 10 before posting to the webhook. 10 is the maximum amount of embeds allowed in one discord post. Logs will post every 60 seconds incase the queue does not meet the 10 required for posting.

If your PR is to fix an issue mention that issue here:

368 - Consolidation of logs

Questions (please complete the following information):