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
Whenever something fails it's very hard to tell why.
For instance, if an analyzer is missing its address the error message is simply "scheme not supported" without any references to what scheme we're talking about.
Similarly logs are not always useful, since there's a very large repetition of pretty useless continuous logs:
Whenever something fails it's very hard to tell why.
For instance, if an analyzer is missing its address the error message is simply "scheme not supported" without any references to what scheme we're talking about.
Similarly logs are not always useful, since there's a very large repetition of pretty useless continuous logs:
Let's log only things that are meaningful, this line should be
level=debug
if anything.The text was updated successfully, but these errors were encountered: