sudokid-software / filterme_issues

This is currently all tickets under development for FilterMe
0 stars 0 forks source link

Have some way to only allow one pubsub updater to run at a given time #45

Open Sudo-Kid opened 4 years ago

Sudo-Kid commented 4 years ago

Currently every node that is spun up will attempt to refresh the pubsubs for YouTube. This currently doesn't pose any issue but in the future could cause issues with smaller services such as Twitch. We will want to put something in place so that if we have more then 1 node up we only attempt to refresh a service on a single node.