Commit graph

10 commits

Author SHA1 Message Date
Diggory Blake
15cafb3590
Fix bug with mq_latest_message where the wrong message may be returned
if multiple messages have the exact same creation date.
2021-10-13 16:32:17 +01:00
Diggory Blake
9424605cfb
Retry on foreign key violation 2021-09-21 12:14:32 +01:00
Diggory Blake
5d287b7247
Multiple fixes:
- Add functions to clear channels.
- Clear all channels before stress test.
- Abort stress test if spawning a job fails.
- Add function to determine whether an operation can be retried.
- Bump version to 0.3.0.
2021-09-20 13:29:20 +01:00
Diggory Blake
4529494e98
Bump crate version 2021-09-17 12:59:33 +01:00
Diggory Blake
ec9d2bae2e
Fix copy-paste error in job macro 2021-07-19 00:41:00 +01:00
Diggory Blake
fc4e909d24
Add support for passing custom context via a JobRegistry 2021-07-17 23:05:18 +01:00
Diggory Blake
85a335dbba
Bump version 2021-04-29 13:06:03 +01:00
Diggory Blake
a02cc97e09 Various superficial improvements 2021-03-30 01:03:02 +01:00
Diggory Blake
4edf49255e Fix publish step 2021-03-30 00:41:10 +01:00
Diggory Blake
2d4a0356e6 Add registry and document everything 2021-03-29 03:05:20 +01:00