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

Uncaught promise rejection related to record.next value #5

Closed
dlongley opened this issue Jun 12, 2023 · 0 comments
Closed

Uncaught promise rejection related to record.next value #5

dlongley opened this issue Jun 12, 2023 · 0 comments
Assignees

Comments

@dlongley
Copy link
Member

We call a function, which returns a promise, and store its value in record.next -- but we do not handle any errors that could be generated by that function which can result in an uncaught promise rejection. We need to fix this approach and handle any errors.

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

No branches or pull requests

1 participant