Implement main, optional seconds, and from file

This commit is contained in:
bel
2020-03-13 04:40:02 +00:00
parent 82b4e53fa1
commit 2db4fc7176
7 changed files with 32 additions and 7 deletions

View File

@@ -17,7 +17,9 @@
# Backend
1. load from file
x load from file
1. interrupt running jobs
1. temporarily disable jobs
1. json API
1. change cron to load the full job from storage so not holding big queued jobs in ram
1. add optional second for test main