You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is designed to handle long-running tasks and send notifications to users through different channels (desktop, android). The system enables task execution in the background using a distributed task queue, ensuring tasks are processed efficiently and asynchronously.