Skip to content

Configurable http timeouts for push subscription #274

@razorao

Description

@razorao

Currently, while subscription's ackDeadlineSecs is intended to be used as the timeout value for push client, only the TCP connection timeout is being set. Hence in cases where TCP connection is established but the server application delay's the response, the default timeout value of 25 seconds is being honored.

Need to also ensure that the ResponseHeaderTimeout is also set per subscription

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions