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

Swallow unhandled rejection explicitly in ajax transport when using fetch #4662

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benjamingr
Copy link

At Excel Online we've noticed errors showing up in instrumentation when fetch fails to fetch when stopping a connection (e.g. on page unload).

This PR swallows that error explicitly instead of implicitly. Also good: actually handling the error would also meet our needs.

Cheers, love and thanks

@benjamingr
Copy link
Author

piing

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.

None yet

1 participant