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
start.sh now launches the bridge in a background function that polls
for the control-agent socket (up to 60s). Once the socket appears,
it starts the bridge tmux session pointing at the correct UUID.
Previously the bridge only started when the control-agent chose to
run startup-cleanup.sh, which meant a reboot could leave the agent
running with no Slack connection.
0 commit comments