issues
search
timgit
/
pg-boss
Queueing jobs in Postgres from Node.js like a boss
MIT License
2.15k
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow partial failure of a batch
#524
foteiniskiada
opened
1 day ago
0
Options are not passed correct when scheduling jobs
#523
janmeier
opened
3 days ago
1
Duplicate key value violates unique constraint: job_singleton_queue
#522
tkambler
opened
1 week ago
1
Jobs disappear
#521
khromov
opened
1 week ago
2
Feature request: maxRetryDelay
#520
danilofuchs
opened
2 weeks ago
0
Would you be open to supporting a conn pool object during initialization (instead of conn string)
#518
kevbook
closed
3 weeks ago
3
onComplete alternative
#517
lramirez925
opened
1 month ago
3
Handling non-retryable errors
#516
eric-gonzalez-tfs
closed
1 month ago
4
Inserts job in existing transaction by passing pgClient instance
#515
SylvainMarty
opened
1 month ago
5
Foreign key constraint error when deleting queue
#514
OyugoObonyo
opened
1 month ago
3
511 - add create_queue db migration
#513
timgit
closed
1 month ago
1
no more fetchAll?
#512
boehm-e
closed
1 month ago
1
[Question] how to handle pg-boss bumps regarding SQL functions?
#511
brian-xu-vlt
closed
1 month ago
2
Reconnect PgBoss Job Handlers when database come alive from a failure
#510
kasvith
opened
1 month ago
1
Exception while scheduling job
#509
aslushnikov
closed
1 month ago
1
Have error when executing scheduled job when integrating with Strapi
#508
datnqvn
closed
1 month ago
8
Stately queues with different `singletonSeconds` argument
#507
aslushnikov
closed
1 month ago
2
Rename purge to drop in TS types
#506
danilofuchs
opened
1 month ago
2
Wildcard support
#505
hamanuha
opened
1 month ago
2
pgboss in Rust ecosystem
#503
rustworthy
opened
1 month ago
3
Undefined value for expire_in_seconds
#502
diogoastavares
closed
1 month ago
3
Dead letter queue doesn't seem executed?
#501
NicolasDorier
closed
1 month ago
1
docs and deps 2024-09
#500
timgit
closed
1 month ago
1
docsify
#499
timgit
closed
1 month ago
1
Bump rexml from 3.3.5 to 3.3.6 in /docs
#498
dependabot[bot]
closed
1 month ago
1
Bump google-protobuf from 4.27.3 to 4.27.5 in /docs
#497
dependabot[bot]
closed
1 month ago
1
GH pages
#496
timgit
closed
1 month ago
1
v11
#495
timgit
opened
2 months ago
2
Weird tables and dead letter
#494
masylum
closed
1 month ago
2
fix job failure for stately queues
#493
timgit
closed
2 months ago
1
duplicate error on staging deployment
#492
aslushnikov
closed
2 months ago
3
Add cron options to constructor options type
#491
louis-vs
closed
2 months ago
0
Handling Multiple Schedules with the Same Name in PGBoss Without Overwriting
#490
ssb0498
opened
2 months ago
0
Include `expireInSeconds` in the `Job` type
#489
abdel
closed
2 months ago
0
FYI: Thank you for the PgBoss@10 release
#488
aslushnikov
closed
2 months ago
1
pollingIntervalSeconds question
#487
afedotov-align
closed
1 month ago
1
job table pkey
#486
timgit
closed
2 months ago
1
add debounce support on insert() via singletonSeconds
#485
timgit
closed
2 months ago
0
sending jobs to the queue not working after upgrade to 10.
#484
DanTheAngell
closed
2 months ago
1
Team Concurrency & Refill in v10
#483
abdel
closed
2 months ago
4
Retry limit default for vanilla SQL
#482
timgit
closed
2 months ago
1
How does the `priority` field work?
#481
aryamannaik
closed
2 months ago
6
pg-boss repeats the scheduled completed task after 30 seconds. How to get rid of it?
#480
timgit
closed
2 months ago
1
fix scheduling debounce
#479
timgit
closed
2 months ago
0
createQueue should not throw if it exists
#478
timgit
closed
2 months ago
0
10.0.3 fixes
#477
timgit
closed
2 months ago
1
Jobs do no run if `work` has `priority: false`
#476
danilofuchs
closed
2 months ago
0
High CPU usage after upgrade to v10
#475
danilofuchs
closed
2 months ago
4
How to partially fail a batch?
#474
danilofuchs
closed
2 months ago
6
Runs the job but gives abort error on Bun
#472
PietroDSK
closed
2 months ago
2
Next