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
<!-- cron runs async on VIP's batch containers, so high frequency schedules will not negatively impact performance. Cron runner polling interval is 60s, so make that the min -->
237
+
<properties>
238
+
<propertyname="min_interval"value="60"/>
239
+
</properties>
240
+
</rule>
235
241
236
242
<!-- Silence is golden, these don't affect us on VIP Go -->
0 commit comments