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
@Jascha-N I looked into this issue, but the main issue is that the underlying task scheduling library I use (bokchoy) has a bug. See this issue I created to the project: thoas/bokchoy#31
For the time being, I have to fork this project and make my own fix (given that the author of this project doesn't seem to be very active on this project). Anyway, it is at least fixed by now. If the task doesn't exist, it returns 404. See this API document for more information.
It would be nice if this would return a 404 not found instead.
The text was updated successfully, but these errors were encountered: