Skip to content

subscription.fetch() heartbeat parameter #794

@janw-fortum

Description

@janw-fortum

Observed behavior

heartbeat parameter is documented to accept float for seconds between heartbeats but any value higher than 1e-12 (1 / 1_000_000_000_000) raises: Bad Request - heartbeat value too large which I presume means it's not a value in seconds?

Expected behavior

try fetching with heartbeat=1.0

Server and client version

both latest

Host environment

No response

Steps to reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    defectSuspected defect such as a bug or regression

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions