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 Sep 3, 2024. It is now read-only.
Currently, CIRCE error handling is shown as a console log. This is barely adequate for developers, but completely unusable for end users. Need to develop some framework or approach for error handling that gives the users the proper feedback when errors occur, and make a best effort in code to recover.
Currently, CIRCE error handling is shown as a console log. This is barely adequate for developers, but completely unusable for end users. Need to develop some framework or approach for error handling that gives the users the proper feedback when errors occur, and make a best effort in code to recover.