Skip to content

Unable to configure Ping interval from client and client continue to ping when closed. #315

@derek-kam

Description

@derek-kam

According to the following Implementation Considerations in the specification

  • Implementations SHOULD periodically issue pings to detect connection health
  • The frequency of pings SHOULD be configurable
  • Timeouts SHOULD be appropriate for the network environment
  • Excessive pinging SHOULD be avoided to reduce network overhead

2 issues I can see in the latest Java SDK using SSE:

  • I am not able to configure the frequency of the pings or disable it to reduce network overhead.
  • The client will continue to ping the server even after I run client.close().

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproWe need a way to reproduce the problemwaiting for userWaiting for user feedback or more details

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions