issues
search
vapor
/
queues
A queue system for Vapor.
MIT License
169
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Timezone Support for ScheduleBuilder
#138
vamsii777
opened
1 day ago
2
Jobs getting stuck in processing
#137
theoks
opened
1 month ago
2
Fix typo in QueuesCommand code comments
#136
Palleas
closed
1 month ago
1
Fix usage of the Metrics Timer.
#135
maciejtrybilo
closed
2 months ago
4
Run until no more work is pending
#134
danpalmer
closed
3 months ago
11
Is it possible to create ScheduledJob with custom time interval
#133
emarashliev
opened
4 months ago
1
Adopt Async Lifecycle Handler
#132
0xTim
closed
5 months ago
0
Can queues run job serial ?
#131
YelCode
opened
6 months ago
1
Skip option for scheduling `.everySecond(skip: 10)`
#130
paulober
closed
3 months ago
1
Making Queues `Sendable`
#129
gwynne
closed
5 months ago
1
How to wait for one job to complete before starting the next one?
#128
henrypratt
closed
11 months ago
8
After redis close connection Job failed
#127
gulivero1773
opened
11 months ago
0
How to test jobs using XCTest?
#126
henrypratt
closed
11 months ago
4
Add `didDequeue`, `success` and `error` notification hook methods with `JobEventData`
#125
hsharghi
closed
1 year ago
6
Queue only runs 0 or 1 task per refresh interval per worker
#124
danpalmer
opened
1 year ago
4
Misc cleanups
#123
gwynne
closed
1 year ago
2
Event delegate for scheduled jobs
#122
mattesmohr
opened
1 year ago
0
Add missing platform specifiers
#121
gwynne
closed
1 year ago
1
API Docs
#120
0xTim
closed
1 year ago
0
Fix quotes
#119
finestructure
closed
1 year ago
1
Add async job hooks
#118
madsodgaard
closed
1 year ago
2
Added dependency to `swift-metrics`
#117
ptoffy
closed
2 months ago
1
Let the driver determine the appropriate payload storage format
#116
tonyarnold
opened
2 years ago
3
Fix typos in QueueWorker log messages
#115
heldersrvio
closed
2 years ago
1
Allow public access to set ScheduleBuilder Calendar
#114
dylanshine
closed
2 years ago
2
Add ability to use custom `Calendar` in `ScheduleBuilder`
#113
dylanshine
closed
2 years ago
1
Output to Swift Metrics
#112
0xTim
closed
2 months ago
0
Update Supported Swift Versions
#111
0xTim
closed
2 years ago
1
Update good first issue workflow to work for multiple labels
#110
BennyDeBock
closed
2 years ago
0
Allow getting connection pools for an event loop in clients
#109
wfltaylor
opened
2 years ago
10
Update good first issue workflow to work for multiple labels
#108
BennyDeBock
closed
2 years ago
0
Add good first issue project board workflow to repository
#107
BennyDeBock
closed
2 years ago
0
Make a Vapor Queue Sequential
#106
joemichels
opened
3 years ago
3
Make AsyncScheduledJob public so clients can conform to it
#105
iKenndac
closed
3 years ago
1
Added AsyncScheduledJob and cleaned up AsyncJob.
#104
Andrewangeta
closed
3 years ago
1
Async Await Support via AsyncJob
#103
jdmcd
closed
3 years ago
1
Add @discardableResult to Queue's dispatch function
#102
natanrolnik
closed
3 years ago
3
Allow delaying retires of failed job
#101
kacperk
closed
3 years ago
4
Wait for notifications to be dispatched
#100
jdmcd
closed
3 years ago
3
Update api-docs.yml
#99
JaapWijnen
closed
3 years ago
0
`every()` funcs final implementation
#98
MahdiBM
closed
1 year ago
7
`.every` functions adding the ability to run a job every `amount` in a given `interval`
#97
MahdiBM
closed
3 years ago
1
Offset current time to previously scheduled date
#96
omochi
opened
3 years ago
0
Extend sleep if it doesn't scheduled date
#95
omochi
opened
3 years ago
3
ScheduledJob run twice quickly because actual sleep duration is shorter than expected.
#94
omochi
opened
3 years ago
0
Delete FUNDING.YML
#93
0xTim
closed
4 years ago
0
Queues Package for official MongoDB Swift Driver
#92
piersebdon
opened
4 years ago
0
Fix building with Swift 5.2
#91
siemensikkema
closed
4 years ago
2
Replace Circle CI in CONTRIBUTING.MD
#90
siemensikkema
closed
4 years ago
0
Test both Swift 5.2 and 5.3
#89
siemensikkema
closed
4 years ago
0
Next