Skip to content

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

Open
benjamingr wants to merge 1 commit intoSignalR:mainfrom
benjamingr:patch-1
Open

Swallow unhandled rejection explicitly in ajax transport when using fetch#4662
benjamingr wants to merge 1 commit intoSignalR:mainfrom
benjamingr:patch-1

Conversation

@benjamingr
Copy link
Copy Markdown

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
Copy Markdown
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.

2 participants