Commit graph

3 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
a463df5716 Add migration to create CheckInJobStatuses table for RMQ task control
- Introduced a new migration that creates the CheckInJobStatuses table.
- The table includes fields for tracking job statuses, timestamps, user information, and error messages.
- Supports various statuses such as PENDING, PROCESSING, COMPLETED, and FAILED.
2026-01-20 10:49:13 +07:00
Suphonchai Phoonsawat
db2dd8b6bc change comsumer queue 2024-12-13 10:35:05 +07:00
Suphonchai Phoonsawat
f0fe68d851 fix leave 2024-08-19 16:00:00 +07:00