Skip to content

HTTP Longpolling times out after 1 hour #1232

Open
@relu91

Description

@relu91

Current implementation of HTTP long polling mechanism times out after 1 hour if no data is set after 1 hour. During the weekly call, we draft a few options:

  • Automatic reconnect if it gets a timeout. @relu91 it might be hard to understand when it is a timeout due to inactivity or for other network failers
  • Make the timeout configurable: it is hard to properly set the timeout when the use case is not clear
  • Leave it as it is and let Applications handle it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    binding-httpIssues related to http protocol bindingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions