-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Cloudflare Websocket with Durable Objects not working #15975
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
Comments
Hey @LawrenceGB I believe your issue is a duplicate to #15342. I'm not fully involved in our CloudFlare SDK (therefore tagging @AbhiPrasad) but as far as I can tell, the SDK is not initialized in your |
Yup, we don't wrap DurableObjects yet, we can backlog this as a feature, but the workaround should work as expected. |
@Lms24 @AbhiPrasad |
re-opening this so we can track wrapping the durable objects built-in by default |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/cloudflare
SDK Version
9.11.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
Just added a test exception, did not show up.
Expected Result
Should have received the error in dashboard.
Actual Result
Did not show.
However, it does work when running the worker locally.
The text was updated successfully, but these errors were encountered: