Describe the bug
When querying credentials, if ceramic endpoint doesn't work/is unreachable/returns 50x, the querying immediately stops.
To Reproduce
No response
Expected behavior
If ceramic is unreachable, the queryCredentials method should still query credentials from local storage.
Describe the bug
When querying credentials, if ceramic endpoint doesn't work/is unreachable/returns 50x, the querying immediately stops.
To Reproduce
No response
Expected behavior
If ceramic is unreachable, the
queryCredentialsmethod should still query credentials from local storage.