Commit graph

4 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
5f678b2898 แก้ปัญหา RabbitMQ ประมวลผลในคิวช้า และรอคิวนาน
Some checks failed
Build & Deploy Checkin Service / build (push) Failing after 40s
2026-06-23 11:25:50 +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
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