Dan
|
b89d2729fa
|
Allow for the disabling of scheduled tasks in the configuration. Default to false.
|
2020-10-12 13:42:41 -04:00 |
|
Dan Funk
|
7b4cbe4c24
|
throttle notifications so we don't run afoul of the email and text message servers.
|
2020-09-25 11:51:17 -04:00 |
|
Dan Funk
|
10040b82d7
|
Better error handling for emails and text messages.
|
2020-09-25 11:33:20 -04:00 |
|
Dan Funk
|
c17a18ab4a
|
clean up scheduler, and prepare for automating everything....
|
2020-09-24 12:25:18 -04:00 |
|
Dan Funk
|
0057a8e303
|
Test the scheduler, and see if it works.
|
2020-09-24 11:51:50 -04:00 |
|
Ian Terrell
|
94ab7bfe14
|
Add APScheduler for periodically updating data
- https://apscheduler.readthedocs.io/en/latest/userguide.html
- Scheduled jobs are persisted via SQLAlchemy in project database
|
2020-09-22 14:25:32 -04:00 |
|