issues
search
riverqueue
/
river
Fast and reliable background jobs in Go
https://riverqueue.com
Mozilla Public License 2.0
3.59k
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go-dependencies group
#684
dependabot[bot]
opened
1 day ago
0
Heartbeats to decouple job runtime with RescueStuckJobsAfter?
#682
akshayravikumar
opened
1 week ago
0
Unable to run all migrations in the same transaction
#681
manzanit0
closed
1 week ago
1
prepare v0.14.2
#680
bgentry
closed
1 week ago
0
unified insert path for periodic jobs
#679
bgentry
closed
1 week ago
0
Fix running job cancellation when not fetching
#678
bgentry
closed
1 week ago
0
Unique jobs taking completed job into account by default
#677
gaffneyc
closed
1 week ago
2
Password in database URL should url encode special characters
#676
flamendless
opened
1 week ago
0
Middleware for Periodic Jobs (Tracing)
#675
mfrister
closed
1 week ago
1
Bump the go-dependencies group with 2 updates
#674
dependabot[bot]
closed
1 week ago
0
Feature Request: ephemeral jobs
#673
hypnoglow
opened
2 weeks ago
1
[Feature Request] Job throttling
#672
profsmallpine
opened
2 weeks ago
1
Question: recommended project structure
#669
emilecaron
closed
2 weeks ago
0
Fix more aggressive fetch / prepare v0.14.1
#668
bgentry
closed
3 weeks ago
0
Bump minimum Go version to v1.22, rework CI matrix
#667
bgentry
closed
3 weeks ago
7
prepare v0.14.0
#666
bgentry
closed
3 weeks ago
0
expose JobCancelError, JobSnoozeError
#665
bgentry
closed
3 weeks ago
0
More aggressive refetching when full
#664
bgentry
closed
3 weeks ago
3
Immediately fetch another batch when a full set of job is returned
#663
gaffneyc
closed
3 weeks ago
3
[Docs] Incorrect code samples in middleware documentation
#662
charithe
closed
3 weeks ago
1
riverpgxv5: hijack raw listener conn to assume control
#661
bgentry
closed
3 weeks ago
0
rivermigrate using a single connection instead of a pool
#659
roman-vanesyan
opened
1 month ago
4
Docs: It could be clearer that all periodic jobs need to be configured on every client
#658
WillAbides
closed
1 month ago
1
Docs: finding migrations files
#657
WillAbides
closed
1 month ago
1
add ClientFromContext examples for both pgx + dbsql
#656
bgentry
closed
1 month ago
0
Query errors with riverdatabasesql, Bun, and pgdriver
#655
NathanBaulch
opened
1 month ago
4
Fix typos
#654
NathanBaulch
closed
1 month ago
1
Slow processing of large batches of jobs
#651
gaffneyc
closed
1 month ago
1
migration 6 down failure
#650
wydengyre
opened
1 month ago
1
Jobs in `retryable` state not retried
#649
petoc
opened
1 month ago
0
Adjust error message to field name
#648
hynek
closed
1 month ago
1
docs: update MaxWorkers behaviour as it propagates down to the producer
#647
kamikazechaser
closed
1 month ago
2
Achieving debounce effect with Unique options
#646
emilecaron
closed
1 month ago
3
Importing rivertest
#645
mgomes
closed
1 month ago
2
Starting the client is stuck
#644
NikolaySymak
opened
1 month ago
2
ClientFromContext always return client not found in context, can only be used in a Worker
#643
tommy31
closed
1 month ago
6
Cron job not working.
#640
kashyap2108
closed
1 month ago
2
make tidy
#639
bgentry
closed
1 month ago
0
prepare cmd/river/v0.13.0
#638
bgentry
closed
1 month ago
0
prepare v0.13.0
#637
bgentry
closed
1 month ago
0
Bump the go-dependencies group with 2 updates
#636
dependabot[bot]
closed
1 month ago
0
prepare v0.13.0-rc.1
#635
bgentry
closed
1 month ago
0
fix river.JobCancel with nil arg
#634
bgentry
closed
1 month ago
0
Add middleware system for jobs
#632
bgentry
closed
1 month ago
1
[Feature Request] Multiple errors handling
#631
odyfey
closed
1 month ago
0
Job cancellation doesn't work in database/sql driver
#630
mokiat
opened
1 month ago
10
JSON Insert Error with pgx.QueryExecModeExec and PG Bouncer
#629
SuperSus
closed
1 month ago
1
Add internal "pilot" concept
#627
bgentry
closed
1 month ago
5
Make jobCancelError and jobSnoozeError public
#625
jace-ys
closed
3 weeks ago
3
go work sync && make tidy
#624
bgentry
closed
1 month ago
0
Next