Add Hatchet workflow stubs for order and referral jobs

This commit is contained in:
Ruslan Bakiev
2026-03-30 21:41:41 +07:00
parent 67a4a8c8e8
commit 728139e617
9 changed files with 1470 additions and 13 deletions

View File

@@ -1,6 +1,11 @@
# fregat-hatchet-worker
Separate worker service for Hatchet workflows in the Fregat project.
Hatchet worker for Fregat asynchronous jobs.
## Included workflows
- `fregat-order-status-notifier`
- `fregat-referral-balance-sync`
## Run