Mayankaggarwal8055 commented on PR #9185: URL: https://github.com/apache/pouchdb/pull/9185#issuecomment-4137381888
Hey @janl , could you please take a look at this when you have a moment? This PR addresses the issue where HTTP 413 errors during live replication were being silently retried instead of being surfaced properly. The change treats 413 as a fatal error and emits paused(err) and error(err) events so users can handle it as expected. The fix is minimal and keeps the existing flow intact while improving error visibility. Also, the workflow is currently awaiting maintainer approval—could you please approve it so the CI checks can run? Thanks! 🙌 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
