pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

Fix / revert `fetch` `TypeError` handling #415

Closed parfeon closed 4 weeks ago

parfeon commented 4 weeks ago

fix(subscribe): fix / revert fetch TypeError handling

Revert fix created to handle browser timeouts (not gracefully). The Web Fetch API doesn't have descriptive error information, and it sends TypeError for both cases when connection closed by browser or network issue (blocked domain).

Closes

parfeon commented 4 weeks ago

@pubnub-release-bot release

pubnub-release-bot commented 4 weeks ago

🚀 Release successfully completed 🚀