timgit / pg-boss

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

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

Closed pcnc closed 1 month ago

pcnc commented 3 months ago

Introduces:

Additionally:

timgit commented 1 month ago

Try using deleteJob() for this recently introduced in v10