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
Currently, the only way we can change the matching cronjob's frequency is by pushing a code change and pushing (or manually creating the IntervalScheduler in the Django shell). It would be nice to have a route that takes care of this behavior automatically for us without needing to worry about the details on how this works.
The text was updated successfully, but these errors were encountered:
Currently, the only way we can change the matching cronjob's frequency is by pushing a code change and pushing (or manually creating the IntervalScheduler in the Django shell). It would be nice to have a route that takes care of this behavior automatically for us without needing to worry about the details on how this works.
The text was updated successfully, but these errors were encountered: