Skip to content

Refactoring: Split the update function into two updating and sending messages functions #44

Closed
@GalvinPython

Description

@GalvinPython

Currently messages get sent at the same time videos get updates. This can cause spam when the database gets slightly overloaded and returns outdated data.
these two functions will run on their own setInterval() loop

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions