Skip to content

JetStream bucket put calls should support ctx #1861

@elbek

Description

@elbek

Proposed change

How can We set time outs to put and get jetstream calls,
We are running into context deadline exceeded issue.

It seems put/get calls do not support ctx.Context() go struct. How does one configure timeout for these calls? What is the default value, how can we check?

Thanks.

Use case

KeyValue.Get() and KeyValue.Put() should be able to accept ctx

Contribution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalEnhancement idea or proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions