FMaz008 / VineHelper

Browser extension to improve Vine Experience
https://www.vinehelper.ovh
MIT License
32 stars 23 forks source link

feat: brenda announcement queue #80

Closed mwillbanks closed 5 months ago

mwillbanks commented 5 months ago

Creates an announcement queue so that we can handle queuing up multiple announcements so that if you want to announce items too quickly, we can handle it internally and back off from receiving errors from brenda.

Likewise, we set a ceiling on the maximum items on the queue after talking with Thorvarium on discord so that people do not attempt to literally queue up a full page of items and are somewhat restrictive, so we queue up to 5 items and then if they exceed that we show them a notification.