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
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
The firebase controller currently lacks sufficient error handling. While the rest of the agent code has retry logic in place to handle failed registrations, breakpoint updates, etc, the firebase controller swallows those errors and does not surface them properly.