Hook debounce: prolonged-open hangup threshold 1.5s->2.5s + asymmetric resync (pickup fast 600ms, hangup 2.5s). A flickering cradle contact no longer drops a live call.
Hook debounce: prolonged-open hangup threshold 1.5s->2.5s + asymmetric resync (pickup fast 600ms, hangup 2.5s). A flickering cradle contact no longer drops a live call.
electron
added 1 commit 2026-06-17 17:48:17 +00:00
The marginal A1S cradle contact flickers open mid-call; treating a
brief open as a hangup dropped the live conversation. Raise the
prolonged-open hangup threshold to 2.5 s and make the resync
asymmetric: a PICKUP is confirmed fast (600 ms, calls answer promptly)
while a HANGUP needs the line to stay open 2.5 s. Brief flickers no
longer end the call; a real hangup still fires ~2.5 s later.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hook debounce: prolonged-open hangup threshold 1.5s->2.5s + asymmetric resync (pickup fast 600ms, hangup 2.5s). A flickering cradle contact no longer drops a live call.