builtin_tasks.remove_old_jobs error #1073
Replies: 1 comment
-
This is an issue, more than a discussion, let's continue here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm using Procrastinate in one of my project.
earlier i was using version 0.29.1 now moved to 2.30.0.
Now I'm getting error while calling this built in
remove_old_jobs
to clean Procrastinate record.,while debugging I found it's failing in sql query.
error:
WHERE job.status = ANY(ARRAY['succeeded','failed'])
Could you please let us know on this issue once.
Beta Was this translation helpful? Give feedback.
All reactions