Collin Duncan
|
3219256961
|
Adding some additional logic to support multiple reservations during one runner request and allowing fetching reservations by date. Also changed cron to only run once at 7.00 and fetch all available reservations at that date
|
2023-05-23 15:09:15 -05:00 |
|
Collin Duncan
|
6dfa37272e
|
Updating errors and logging in a lot of places. Changing some static methods of Reservation to instance methods
|
2023-05-23 15:09:15 -05:00 |
|
Collin Duncan
|
b2ccbc2f7d
|
Deleting reservation after successful run
|
2023-05-23 15:09:15 -05:00 |
|
Collin Duncan
|
18a643034a
|
Adding some more error logging and handling as well as a circuit breaker to stop cron from continuously fucking up
|
2023-05-23 15:09:14 -05:00 |
|
Collin Duncan
|
09e4b3a1b8
|
Adding dayjs module to allow timezone handling by default and replaced node_module with this module
|
2023-05-23 15:09:13 -05:00 |
|
Collin Duncan
|
5653d98161
|
Updating Dockerfile to work properly with puppeteer
|
2023-05-23 15:09:13 -05:00 |
|
Collin Duncan
|
69249a11dc
|
Adding cron job for running reservations; changing how the runner worked to only instantiate one runner and reuse it; lots of tests!
|
2023-05-23 15:09:12 -05:00 |
|