Commit graph

13 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
3532df32fd Refactor message consumption to start after 8:10 AM and implement time checks for operating hours
All checks were successful
Build & Deploy Checkin Service / build (push) Successful in 1m20s
2026-01-20 05:38:42 +07:00
Suphonchai Phoonsawat
0ab75b2a19 Add delay to start message consumption until 8:10 AM and implement time calculation 2026-01-19 22:42:39 +07:00
Suphonchai Phoonsawat
249911b931 fix warning
Some checks failed
release-dev / release-dev (push) Failing after 11s
2025-05-02 12:13:14 +07:00
Suchin Sapphasitthatha
1afe331397 Reverse CI for CheckIn & Leave 2024-12-16 16:15:47 +07:00
Suchin Sapphasitthatha
10196f44a8 modify dockerfile for CheckInConsumer 2024-12-15 10:39:09 +07:00
Suphonchai Phoonsawat
cc71cfbc38 change docker file
Some checks failed
release-dev / release-dev (push) Failing after 12s
2024-12-13 11:24:58 +07:00
Suphonchai Phoonsawat
db2dd8b6bc change comsumer queue 2024-12-13 10:35:05 +07:00
Suphonchai Phoonsawat
67f6be635c fix consumer durable 2024-08-30 13:58:26 +07:00
Suphonchai Phoonsawat
f8c62a1cde change: Change Consumer Queue Name 2024-08-20 11:57:32 +07:00
Suphonchai Phoonsawat
127f21dc43 Add Fake Checkin for K6 Test 2024-08-19 17:18:58 +07:00
Suphonchai Phoonsawat
e1533a5c23 add doocker file 2024-08-19 16:35:07 +07:00
Suphonchai Phoonsawat
f0fe68d851 fix leave 2024-08-19 16:00:00 +07:00