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

Fix issue where calling fetch in functions that weren't just instrumented threw an error #152

Merged
merged 3 commits into from
Aug 10, 2024

Conversation

evanderkoogh
Copy link
Owner

What this PR solves / how to test:

Functions on objects where some functions were instrumented, but not others (for example the Durable Object hibernateable Websocket API), would throw an error when calling fetch.

This shouldn't happen anymore :)

Thanks @benstechlab for the help in getting this PR out.

@evanderkoogh evanderkoogh merged commit 47f5548 into main Aug 10, 2024
1 check passed
@evanderkoogh evanderkoogh deleted the fix-undefined-config branch September 19, 2024 02:35
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.

1 participant