Commit graph

4 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
019a0a1be1 Add Get Pending Job
All checks were successful
Build & Deploy Leave Service / build (push) Successful in 2m17s
2026-06-29 12:21:30 +07:00
Suphonchai Phoonsawat
a48f3fa804 fix issue #2534 2026-05-29 10:25:11 +07:00
Suphonchai Phoonsawat
f6bf1ab026 ปรับให้เก็บข้อมูลเพิ่มเติมใน CheckinJobStatus 2026-05-25 14:19:44 +07:00
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