[Olly] [Salesforce] Fix retrying when Salesforce server sends EOF using cometD input
Open
Team:Obs-InfraObs
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
**Describe the enhancement:**
Currently, Salesforce is sending unexpected EOF while open client long pulling, and CometD is not able to handle this unexpected issue. which we need to explicitly handle either from the library we are using or the comet input itself.
Finalize an approach to handle the same.
For more information please check an existing issue from [salesforce](https://github.com/cometd/cometd/issues/1142).
Contributor guide
Assessment
This issue has not been assessed yet.