You'll notice
A failed remote-armed policy helper is now retried on a timer instead of failing for good.
When a remote-armed policyHelper invocation fails, the manager now calls holdRemoteFailure, which retries the helper on a timer instead of failing permanently, as long as the same remote payload still authorizes the entry.
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agree
Fixed policyHelper timeoutMs and refreshIntervalMs values above the timer maximum (2147483647) causing failures or re-runs every…