Collin Duncan
|
28f60bec09
|
Updating errors and logging in a lot of places. Changing some static methods of Reservation to instance methods
|
2023-01-30 12:38:42 +01:00 |
|
Collin Duncan
|
730a331bfc
|
Slowing down cron for now to run every ten minutes
|
2023-01-29 14:35:42 +01:00 |
|
Collin Duncan
|
807ee0a8ca
|
Adding some more error logging and handling as well as a circuit breaker to stop cron from continuously fucking up
|
2023-01-29 14:34:39 +01:00 |
|
Collin Duncan
|
c2a5051248
|
Changing cron to run at every minute in 7th hour
|
2023-01-21 15:14:58 +01:00 |
|
Collin Duncan
|
bc7f2a3d55
|
Updating Dockerfile to work properly with puppeteer
|
2023-01-20 12:33:50 +01:00 |
|
Collin Duncan
|
9cc3f3369f
|
Prettiering ✨
|
2023-01-20 09:52:28 +01:00 |
|
Collin Duncan
|
f7a1a900fb
|
Changing logger to work with AsyncLocalStorage to propagate logger to callee functions
|
2022-11-30 11:56:39 +01:00 |
|
Collin Duncan
|
f607679bab
|
Adding cron job for running reservations; changing how the runner worked to only instantiate one runner and reuse it; lots of tests!
|
2022-11-29 22:51:28 +01:00 |
|