[ZBX-21517] Invalid update interval will cause web scenario/network discovery to be rescheduled at current time Created: 2022 Aug 26 Updated: 2024 Apr 10 Resolved: 2022 Sep 12 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Proxy (P), Server (S) |
Affects Version/s: | 6.0.7 |
Fix Version/s: | 6.0.9rc1, 6.2.3rc1, 6.4.0alpha1, 6.4 (plan) |
Type: | Problem report | Priority: | Critical |
Reporter: | Andris Zeila | Assignee: | Andris Zeila |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Team: | |
Sprint: | Sprint 91 (Aug 2022), Sprint 92 (Sep 2022) |
Story Points: | 0.25 |
Description |
In 5.0 invalid network discovery or web scenario update interval caused it to be rescheduled in refresh_unsupported seconds. Now with refresh_unsupported removed such misconfigurations will reschedule the corresponding check at current time, resulting in scheduling spam. My suggestion is to add hardcoded 1 minute delay in the place of refresh_unsuported interval in such scenarios. |
Comments |
Comment by Andris Zeila [ 2022 Sep 09 ] |
Released
|