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

DurableError not exported #616

Open
gpa opened this issue Aug 26, 2024 · 1 comment
Open

DurableError not exported #616

gpa opened this issue Aug 26, 2024 · 1 comment
Labels
P2 Priority 2 item

Comments

@gpa
Copy link

gpa commented Aug 26, 2024

DurableError is defined in the typescript definition but is not exported. Using if (err instanceof DurableError) leads to an error Right-hand side of 'instanceof' is not an object

@davidmrdavid
Copy link
Collaborator

@ejizba - would you be able to take a look at this?

@bachuv bachuv added P2 Priority 2 item and removed Needs: Triage 🔍 labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2 item
Projects
None yet
Development

No branches or pull requests

3 participants