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

Fastly crate panicking when a dictionary item doesnt exist #68

Closed
muda-fastly opened this issue Aug 27, 2021 · 0 comments · Fixed by #69
Closed

Fastly crate panicking when a dictionary item doesnt exist #68

muda-fastly opened this issue Aug 27, 2021 · 0 comments · Fixed by #69
Assignees
Labels
bug Something isn't working

Comments

@muda-fastly
Copy link

While doing some testing today locally, i came across a panic on the fastly crate. This seems to be happening because the dictionary item lookup fails because the item does not exist in the dictionary:
Aug 27 16:50:20.450 ERROR request{id=0}: Hostcall yielded an error: Unknown dictionary item: Manifest-2d98131 thread 'main' panicked at 'fastly_dictionary::get returned an unrecognized result', /Users/mmohammed/.cargo/registry/src/github.com-1ecc6299db9ec823/fastly-0.7.3/src/dictionary/handle.rs:81:23

I do not see this error on C@E.

cratelyn pushed a commit that referenced this issue Aug 30, 2021
@cratelyn cratelyn self-assigned this Aug 30, 2021
@cratelyn cratelyn added the bug Something isn't working label Aug 30, 2021
@aturon aturon closed this as completed in #69 Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants