When a watch gives up or is switched off, you get a quieter notice that explains it instead of interrupting.
What's wrong with this entry?
Two end-of-watch notices, one after repeated connection failures and one when live updates get switched off, are now sent passively and carry their own advice text rather than the default "watch it again if you still need that". The give-up notice tells the agent the watch will not reconnect on its own; the flag-off notice says there is nothing to re-watch. Ordinary stop and other-org notices are unchanged.
- The announcer's final argument changed from an advice string to an options object with
adviceandpassive. - Both advice strings are new in this build.
{ advice: Un, passive: !0 },, there is nothing to re-watch while live updates are switched off
Strings lifted out of the shipped bundle, so the claim above can be checked against them.