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

map Error::UnknownBackend to FastlyStatus::Inval #293

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

joeshaw
Copy link
Member

@joeshaw joeshaw commented Jul 25, 2023

This matches C@E behavior.

Fixes #292.

This matches C@E behavior.

Fixes #292.
@joeshaw joeshaw merged commit 0edb851 into main Jul 26, 2023
@joeshaw joeshaw deleted the joeshaw/unknown-backend-inval branch July 26, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C@E/Viceroy error incompatibility: Sending to a nonexistent backend returns Inval on C@E, Error on Viceroy
2 participants