ajvb / kala

Modern Job Scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleted job is still running

1602 opened this issue · comments

I created a job running every minute, then I deleted it, now stats endpoint and UI show that I don't have jobs, but I still see requests coming every minute (this is a remote jobs triggering POST to an API endpoint). Is there a way to delete the job and make it stop running?

Having the same issue. Deleted jobs are still running

Same here and validate that PR of @n10ty fix it

Thanks, I have a question on the PR from @n10ty but otherwise I get it, this should be handled. (!)

Closed by #257