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
refactor(node): bundle set_with_head and set_backfill_thresholds into configure_notifications (#92)
The two calls were always paired across 4 call sites in set_exex_head.
Bundling them into a single helper eliminates the risk of forgetting to
pair them when adding new code paths.
ENG-1959
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments