issues
search
timgit
/
pg-boss
Queueing jobs in Postgres from Node.js like a boss
MIT License
2.15k
stars
160
forks
source link
add new sendQueued() that sets `options.shouldQueueAll`
#434
Closed
willypt
closed
11 months ago
willypt
commented
11 months ago
Background
As listed on #433
Changelog
Enables capability to queue jobs that respects singleton slot while not dropping any of valid calls via
sendQueued
Introduces
options.shouldQueueAll
Background
As listed on #433
Changelog
sendQueued
options.shouldQueueAll