pgbouncer-friendly mode: disable all use of transactions and notify? #672
markc-versa
started this conversation in
Ideas
Replies: 2 comments
-
Procrastinate doesn't hold transaction while doing tasks. If it does, it's a bug, please report it as an issue and not a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh good, sorry I must have been confused while reading up on similar frameworks. |
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.
-
I'm interested in only at-most-once semantics, and I don't want to hold transactions while doing tasks. I can use an external worker notification system that's tcp-based or inotify based. Is there a way to configure the library to achieve this that's not painful?
Beta Was this translation helpful? Give feedback.
All reactions