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
Make HasRemainingUpdates resilient against broken upgrade wizards
A single upgrade wizard whose updateNecessary() throws used to kill the
entire monitoring call. Iterate per identifier with try/catch so a
defective wizard surfaces as remaining=true in Zabbix and is logged,
while the operation itself stays available.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments