Diggory Blake
989b11ffe0
Fix race condition with multiple runners
2022-02-08 13:10:05 +00:00
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
Amanda Graven
05d59b0e39
Move migration changes to separate files
...
Moves the migration changes introduced in 5d287b7
to separate migration
files, so existing requeuest deployments can migrate without issue.
2021-09-21 14:05:09 +02: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
4992bcf582
Setup postgres in CI
2021-03-29 23:40:14 +01:00
Diggory Blake
37f70afa33
Rename task -> job to avoid confusion with async tasks
2021-03-29 21:39:07 +01:00
Diggory Blake
6681fe87de
Initial commit
2021-03-28 02:57:17 +01:00