If a node doesn't respond because authentication failed, I should get a more specific error message in the UI #338
Labels
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
Right now, if I do the following:
If then the n-API does not like my identity token (or does not receive one from the f-API due to obscure bugs like neurobagel/federation-api#131), the n-API will respond to the f-API with a failure code.
From the perspective of the query tool, the response from the f-API will look like os:
Case of a single node-API that fails because of auth
Case of a multi-node query where one node fails because of auth
In such a case I want that
The text was updated successfully, but these errors were encountered: