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

Return a FastlyStatus::Inval when opening a non-existant object-store #196

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

JakeChampion
Copy link
Contributor

Currently we return an invalid handle, which seems to be different behavior than what I am seeing on C@E -- I've updated the implementation to match what I see on C@E, which is to return FastlyStatus::Inval

@JakeChampion JakeChampion force-pushed the jake/missing-object-store branch from 01c89fe to f89ad88 Compare November 1, 2022 17:53
@dgryski
Copy link
Member

dgryski commented Nov 1, 2022

This fixes the issue I was having with the Go SDK.

@JakeChampion JakeChampion force-pushed the jake/missing-object-store branch from f89ad88 to 0123293 Compare November 2, 2022 10:18
@JakeChampion JakeChampion merged commit 7c540b9 into main Nov 4, 2022
@JakeChampion JakeChampion deleted the jake/missing-object-store branch November 4, 2022 19:23
@mgattozzi mgattozzi mentioned this pull request Nov 17, 2022
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.

3 participants