You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I have a number of use cases that really require more flexible scheduling then can be achieved with the apscheduler CronTrigger.
Since the project is using apscheduler internally, it's fairly easy to add the ability to add jobs with custom triggers, but going to the web-ui causes the server to throw an exception.
It'd be nice to support other trigger types for display, if not necessarily adding via the web interface.
The text was updated successfully, but these errors were encountered:
fake-name
added a commit
to fake-name/ReadableWebProxy
that referenced
this issue
Jun 29, 2019
Basically, I have a number of use cases that really require more flexible scheduling then can be achieved with the apscheduler CronTrigger.
Since the project is using apscheduler internally, it's fairly easy to add the ability to add jobs with custom triggers, but going to the web-ui causes the server to throw an exception.
It'd be nice to support other trigger types for display, if not necessarily adding via the web interface.
The text was updated successfully, but these errors were encountered: