Skip to content

Conversation

ichernev
Copy link

The main reason I started using this library is to do SSE events that require POST. As you can imagine, those have state and shouldn't be reset by the client without a good reason.

The default behavior (if no onerror and openWhenHidden) are specified is to reset on close and on tab switch... So this PR modifies the default behavior for non GET requests, to get some sane behavior out-of-the-box.

@ichernev
Copy link
Author

@microsoft-github-policy-service agree company="DeepInfra"

@rogeriochaves
Copy link

this really bit me in the butt and got fetch-event-source spending a lot of LLM tokens as it was repeating POST requests all the time, and it would solve the pain for people on #36 for the most part

if the maintainers could merge this, it would be great

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