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
Error handling for remote resources (e.g., SPARQL queries, but this also applies to HTTP resources) should be improved. Right now, most HTTP error codes will just panic – we should turn this into a nice error message.