Issues
- 10
Trying to install 4.1.0 fails due to otel deps
#287 opened by agis - 2
Real-time Jobs
#293 opened by kydemy-fran - 3
Specific workers per job type(s)
#291 opened by kydemy-fran - 4
Hooks are not executing for jobs that panic
#247 opened by HTechHQ - 8
Why not use sql.DB instead of adapter.Tx
#148 opened by dosco - 6
Jobs are not being precessed immediately
#233 opened by kotyara85 - 10
example does not work finished_jobs_log missing
#87 opened by bjartek - 3
- 3
prevent enqueuing same job,
#198 opened by mcbenjemaa - 2
Request for new release
#208 opened by Insteadof - 3
Worker failed to lock a job level=error cannot set transaction read-write mode during recovery.
#202 opened by mcbenjemaa - 1
- 2
Report queue item success in a different context
#197 opened by mcbenjemaa - 6
- 3
Postgres Listen/Notify instead of polling
#171 opened by Joker666 - 2
Can't use more than 5 workers
#170 opened by sxwebdev - 2
v5.1.0 error: cannot use unit.Dimensionless
#165 opened by sxwebdev - 2
Add maximum retry
#149 opened by cahyowhy - 8
panic recovery is broken
#64 opened by metropolisenchanting - 2
stacktrace truncate
#82 opened by ccakes - 2
- 2
Panic error messages only logged in database
#125 opened by deimantastumas - 10
Manually rescheduling a job
#124 opened by bjartek - 3
Support other binary encoding for storing the Args
#105 opened by advdv - 2
Adding a subQueue or workIdentifier field
#129 opened by bjartek - 2
Enque new jobs from within a job
#128 opened by bjartek - 1
Feature Request: Support for dependent jobs
#121 opened by bjartek - 7
Question: Semantics on cancel of workerpool
#116 opened by bjartek - 8
Exampe outbox is not workering
#114 opened by bjartek - 1
More production ready example
#98 opened by bjartek - 1
Add context to worker
#88 opened by bjartek - 2
`HooksJobDone` are not executed within the transaction in case of a `WorkFunc` failure.
#65 opened by ab116699 - 4
GRPC interface
#63 opened by metropolisenchanting - 3
Worker failed to lock a job
#47 opened by ljg-cqu - 5
- 5
Keeping finished jobs in the database
#41 opened by rverton - 2
Can't run `go mod tidy` after installing
#26 opened by zapo - 3
Database migration with an API and a worker
#24 opened by Icaro-Lima