-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
defectSuspected defect such as a bug or regressionSuspected defect such as a bug or regression
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
defectSuspected defect such as a bug or regressionSuspected defect such as a bug or regression