Commit Graph

23 Commits

Author SHA1 Message Date
Power BI Dev a357e0622e throttle polling outside business hours
Single DAG, single 30-min schedule instead of 5-min or two separate
DAGs. run_sync() itself decides whether to do real work: always during
business hours (default 07:00-17:00 WIB), otherwise only once per
EDOXID_OFF_HOURS_INTERVAL_MINUTES (default 120) tracked via a
last_full_sync timestamp in the sqlite state. Off-hours skips return
immediately without touching DB/Calendar/Gmail at all.
2026-07-27 22:33:04 +07:00
Power BI Dev 33f4666bad add edoxid calendar sync dag
Sync jadwal sidang eDOXID ke Google Calendar "Jadwal Sidang" tiap 5 menit
(read-only ke doxid2022), plus reminder email H-1/1-jam via Gmail API
karena reminder Calendar bawaan tidak ikut ke kalender pribadi attendee.
2026-07-27 21:59:27 +07:00
Power BI Dev c6edee7aeb penelitian scheduler 2026-07-18 22:29:29 +07:00
Debby 847a6a9859 volume to bind mount 1 2026-03-12 14:06:10 +07:00
Debby 514e1bd009 docker compose 1v 2026-03-08 11:52:23 +07:00
Debby 7be65b44b1 test compose problem 2026-03-08 11:39:22 +07:00
Debby b7660045f8 bine mount first 2026-03-08 11:34:50 +07:00
Debby 330dbf5df7 bine mount 3 2026-03-08 11:32:38 +07:00
Debby 9ac03c9acc bine mount 2 2026-03-08 11:29:36 +07:00
Debby 94cfe71c51 bind mount 2026-03-08 11:21:13 +07:00
Debby ceccf69518 docker-compose-1V 2026-03-07 16:56:58 +07:00
Debby 3086e5ce50 first compose 2026-03-07 16:43:55 +07:00
Debby b076bb217a setting compose 2026-03-07 16:36:13 +07:00
Debby 31f68a6187 true compose 2026-03-07 16:28:10 +07:00
Debby ad33e654b8 fix bind mounts 2026-03-07 16:12:10 +07:00
Debby 728f8ca7c0 add etl raw and staging dag and scripts 2026-03-07 13:57:42 +07:00
izu 365f74c8c1 Update docker-compose.yaml 2026-03-03 09:32:24 +00:00
izu cb3994eb34 Update docker-compose.yaml 2026-03-03 09:11:49 +00:00
izu 3a48bd9364 Update docker-compose.yaml 2026-03-03 09:06:24 +00:00
izu b0e7d3c1ce Update docker-compose.yaml 2026-03-03 09:03:49 +00:00
izu 8660a2084b Update docker-compose.yaml
ch permissions and port
2026-03-03 08:50:47 +00:00
izu 0b5eb8a9c9 Update docker-compose.yaml
ch port
2026-03-03 08:37:24 +00:00
izu 9127296334 Update docker-compose.yaml 2026-03-03 08:25:16 +00:00