Skip to content

seqcli query times out at 100 seconds even if --timeout is supplied #117

Description

@nblumhardt

Depends on support for HttpClient.Timeout in the underlying Seq.Api client library: datalust/seq-api#65

When seqcli query is run, the --timeout parameter is passed to the server, if supplied, but the client-side HttpClient timeout remains at 100 seconds.

This causes an error like A task was cancelled to be returned from long-running queries.

Metadata

Metadata

Assignees

No one assigned

    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