I haven't executed this by myself, I plan to make a library in C#, and I was reviewing your code.
Except error on my part dlq_jobs isn't referenced anywhere in the query, as such, I highly doubt it is ever executed.
I tried to ask copilot about this, but it doesn't seems to see the problem...
I haven't executed this by myself, I plan to make a library in C#, and I was reviewing your code. Except error on my part
dlq_jobs
isn't referenced anywhere in the query, as such, I highly doubt it is ever executed.I tried to ask copilot about this, but it doesn't seems to see the problem...
https://github.com/timgit/pg-boss/blob/0f282769daf825123199dfa3a1adbd55168ae423/src/plans.js#L558-L690