Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Not receiving heartbeats with StreamingSubscriptionConnection #497

Open
@dconnelly

Description

@dconnelly

The code seems to expect a heartbeat response every 45s but I'm not seeing any, at least while connected to Office365. This causes the underlying http connection to time out before lifetime minutes is reached, unless I've made sure that ExchangeService has a much larger timeout than would be applicable to other requests.

A simple fix would be to set the http request timeout to lifetime minutes just for the hanging GetStreamingEvents call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions