Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Cursor TTL renewed on every access #182

@Simran-B

Description

@Simran-B

pluma:
When accessing a cursor from the HTTP API (reading the next batch), is the ttl reset or will it still expire according to the initial ttl? IOW, does the ttl set a total cursor lifetime or just a "dead man's switch" for inactivity? (the HTTP API docs don't explain this, btw, they only mention ttl when creating the cursor). It looks like it does (from manual testing) but the docs don't indicate this.

jsteemann:
The TTL is renewed every time the cursor is accessed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions