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
Suppresses type errors for optional dependencies (#521)
* Suppresses type errors for optional dependencies
* Add comment
* Fix typo
---------
Co-authored-by: Hans Ott <[email protected]>
Show connection failures on startup (#510)
* Add always visible logs on core connection errors
* Also print dns / internet connection errors
* Add Aikido to log
* Update library/agent/Agent.ts
Co-authored-by: Hans Ott <[email protected]>
* Extract checkForReportingAPIError
* Simplify
* Remove some logs again
* Minimize changes even more
---------
Co-authored-by: Hans Ott <[email protected]>