Commit 6ba62a0
committed
feat: add order invalidation cronjob
Introduces a new cronjob to periodically validate and potentially invalidate marketplace orders. The cronjob checks all valid orders, and certain invalid orders with specific error codes.1 parent 620407a commit 6ba62a0
5 files changed
Lines changed: 249 additions & 1694 deletions
File tree
- src
- cron
- services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments