Replies: 2 comments 3 replies
-
It happened again today - very odd. We are going to switch to v3 and see if that solves the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@medihack and @ewjoachim - v3 |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @medihack and @ewjoachim!
Got another quick question for you. Very occassionally - maybe like once every three weeks, Procrastinate will get "stuck" for lack of a better word on a closed connection. It will use that closed connection for every invocation of the recurring task. If the recurring task runnings every five minutes, you will get an error that looks like that every five minutes and so on.
Honestly, I'm not even sure this is a Procrastinate issue - could easily be a
psycopg
one. Or something weird we are doing!Hence, this is more a question of like - how should Procrastinate handle this? Or should it be a thing for the end user to handle? Is it possible to force a Procrastinate process to restart within a task itself?
It is possible this just goes away in v3 - we are still on 2.15.1 - but I wanted to pick your guys brains. Not urgent at all!
Rough stack trace
Beta Was this translation helpful? Give feedback.
All reactions