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 is async on VIP batch containers, high frequency schedules will not impact performance. 60s is cron runner polling rate, so 60s is lowest on VIP -->
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