Skip to content

Make NonRetryableError non-abstract in types #2932

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

Conversation

LuisDuarte1
Copy link
Contributor

Basically, we won't get NonRetryableError serialization done properly because we would have to implement our own Error Serializer for this which might not be worth it, at least for launch. Even if we fix this later, it's okay to let users throw a raw NonRetryableError anyway.

@LuisDuarte1 LuisDuarte1 requested review from a team as code owners October 15, 2024 18:11
@LuisDuarte1 LuisDuarte1 force-pushed the lduarte/fix-nonretryableerror-abstract branch from 91c02cd to 8f71b39 Compare October 15, 2024 18:17
Basically, we won't get NonRetryableError serialization done properly
because we would have to implement our own Error Serializer for this
which might not be worth it, at least for launch. Even if we fix this
later, it's okay to let users throw a raw NonRetryableError anyway.
@LuisDuarte1 LuisDuarte1 force-pushed the lduarte/fix-nonretryableerror-abstract branch from 8f71b39 to bfb7fce Compare October 16, 2024 17:37
@LuisDuarte1 LuisDuarte1 requested a review from a team as a code owner October 16, 2024 17:37
@sidharthachatterjee sidharthachatterjee merged commit 8cca20f into cloudflare:main Oct 16, 2024
9 of 10 checks passed
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.

5 participants