Skip to content

[Feature Request] Expose LSN headers in SDK responses #220

@micah-press

Description

@micah-press

What motivated you to submit this feature request?
I'd like to be able to know whether a given namespace is caught up to its last mutating operation using the LSN returned by the HTTP API. However, the LSN headers are not exposed through the Pinecone Java SDK.

Describe the solution you'd like
It'd be helpful to either make the raw response available as a wrapper or field on the various SDK response classes, or to deserialize the headers and add them as fields on the response classes.

Describe alternatives you've considered
I considered writing a stand-alone HTTP client to make requests in my code, but that comes with a maintenance cost that I'd rather not take on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststatus:needs-triageAn issue that needs to be triaged by the Pinecone team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions