Commit graph

17 commits

Author SHA1 Message Date
Collin Duncan
2f9549adef
Changing some logs from log to debug level 2024-04-11 09:54:23 +02:00
Collin Duncan
bbf38c8c2a
Fixing formatting of wait list date when parsing 2024-03-25 20:18:06 +01:00
Collin Duncan
90ddea4bb5
Allowing monitoring of reservations even if no daily reservations are found and updating some types for better constraints 2024-03-14 12:27:47 +01:00
Collin Duncan
2d106deb77
Correcting imports from non-relative path 2024-03-13 23:59:16 +01:00
Collin Duncan
0bff63ba6f
Fixing regex for finding date and logging error on waiting list failure 2023-10-17 15:50:54 +02:00
Collin Duncan
99466bd1f4
Adding debug log for handling waiting list email and preventing other parallel methods from throwing 2023-10-17 10:43:00 +02:00
Collin Duncan
54aef1ece8
Adding formatting of date when reading from email 2023-09-27 15:46:54 +02:00
Collin Duncan
fd5966bb8f
Fixing check for relevant emails 2023-09-23 23:12:39 +02:00
Collin Duncan
16d62f5613
Changing all queue-related services and modules to use async provider. Changed email jobs to not be named which was preventing processing 2023-09-23 23:04:50 +02:00
Collin Duncan
c2bb21d55a
Changing to use global validation pipes and introducing query params validation for reservations controller 2023-09-20 09:34:40 +02:00
Collin Duncan
dbca10c63e
Updating wait list to expect dutch emails as well 2023-09-20 09:26:41 +02:00
Collin Duncan
cc37cfd19f
Fixing issue with handling waiting list emails exiting early 2023-09-19 12:16:02 +02:00
Collin Duncan
62a4b8c9e6
Completing ntfy module and adding to other modules 2023-09-13 21:08:37 +02:00
Collin Duncan
931a8b7f6c
Changing how messages are fetched and marked as read 2023-09-05 13:09:10 +02:00
Collin Duncan
135b9930f6
Adding new database logger for logging database related things 2023-08-29 10:44:12 +02:00
Collin Duncan
714b1da735
Adding some custom errors for waiting list flow and changing number of attempts to 1 for all jobs for now 2023-07-31 15:18:08 +02:00
Collin Duncan
e7503e3074
More work on reservation waiting list support: adding waiting list module and connecting to email queue 2023-07-29 10:49:44 +02:00