mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
WakeResponse.success was always set to true regardless of whether a rebind actually happened (e.g. when debounced or the tunnel isn't running yet), so it carried no useful information. Remove it, mirroring the earlier removal of the unused error_message field from the same message.