.. |
helpers
|
When a job fails, respect the Retry-After header if applicable
|
2021-09-02 17:31:21 -05:00 |
formatJobForInsert.ts
|
Retry outbound "normal" messages for up to a day
|
2021-08-31 13:58:39 -07:00 |
initializeAllJobQueues.ts
|
Retry outbound "normal" messages for up to a day
|
2021-08-31 13:58:39 -07:00 |
Job.ts
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
JobError.ts
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
JobLogger.ts
|
Send viewed receipt when you start listening to an audio message
|
2021-08-17 08:43:26 -07:00 |
JobQueue.ts
|
Ensure messages are sent in order, even with errors
|
2021-09-07 15:39:14 -05:00 |
JobQueueDatabaseStore.ts
|
Retry outbound "normal" messages for up to a day
|
2021-08-31 13:58:39 -07:00 |
normalMessageSendJobQueue.ts
|
Log message send errors, if present
|
2021-09-10 13:13:45 -07:00 |
readSyncJobQueue.ts
|
Handle null values in read sync jobs
|
2021-08-30 17:59:34 -05:00 |
removeStorageKeyJobQueue.ts
|
Send viewed receipt when you start listening to an audio message
|
2021-08-17 08:43:26 -07:00 |
reportSpamJobQueue.ts
|
Add durations utility for computing durations
|
2021-08-26 09:10:58 -05:00 |
types.ts
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
viewedReceiptsJobQueue.ts
|
When a job fails, respect the Retry-After header if applicable
|
2021-09-02 17:31:21 -05:00 |
viewSyncJobQueue.ts
|
Handle null values in read sync jobs
|
2021-08-30 17:59:34 -05:00 |