timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
2.15k stars 160 forks source link

feat: introduce output argument to `.cancel()` and `.failWithoutRetry()` to mark jobs as failed without implicitly retrying #450

Closed pcnc closed 3 months ago

pcnc commented 5 months ago

Introduces:

Additionally:

timgit commented 3 months ago

Try using deleteJob() for this recently introduced in v10