-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Issue Description
Despite removing the task from the dashboard, the ping is still sent to the server, and it has been over a month, yet it remains active and the server is up. (hosted on render)
Expected Behaviour
- The ping shouldn't be sent to the server once the task been removed from the dashboard
Current Behaviour
- Server is pinged almost every 10-12 min, and the render server is still up for over a month
Screenshots
A list of recent logs from upbot while dashboard contains no task
Additional Notes
- The task was created in May and was later deleted after two weeks, i recently noticed the server is still up and it's reaching render's free limits
- I tried investigating the issue, but not able to find the fix. My theory is that the task is deleted from db but it's still present in queue and continues to ping. There is a possibility stale tasks are not being identified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

