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
Need a way to limit minimum frequency of jobs, possibly a DB setting. Concern is that in some cases, you may not want for jobs to run every second if a frequency of 1 second is set (by mistake or malicious actor), so limiting may help. 0 should still be allowed, of course, since it's special.
The text was updated successfully, but these errors were encountered:
Need a way to limit minimum frequency of jobs, possibly a DB setting. Concern is that in some cases, you may not want for jobs to run every second if a frequency of 1 second is set (by mistake or malicious actor), so limiting may help.
0
should still be allowed, of course, since it's special.The text was updated successfully, but these errors were encountered: