Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the correct response from a transporter when source does not respond on authentication? #99

Open
kjellmorten opened this issue Mar 9, 2018 · 0 comments
Labels

Comments

@kjellmorten
Copy link
Collaborator

kjellmorten commented Mar 9, 2018

Description from 2018: Right now, the JSON adapter will respond with autherror for a source that requires authentication, when the issue is that the source is not responding. The reason for this is that authorization is the first contact with the source, and when it fails, it is treated as a problem with the authorization.

Authentications should give better error responses. But what is the appropriate status code for errors caused by an unresponsive source? timeout?

@kjellmorten kjellmorten changed the title What is the correct response from an adapter when source does not respond? What is the correct response from a transporter when source does not respond? Mar 13, 2023
@kjellmorten kjellmorten changed the title What is the correct response from a transporter when source does not respond? What is the correct response from a transporter when source does not respond on authentication? Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant