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

Cursor TTL renewed on every access #182

Closed
Simran-B opened this issue Oct 7, 2019 · 0 comments
Closed

Cursor TTL renewed on every access #182

Simran-B opened this issue Oct 7, 2019 · 0 comments

Comments

@Simran-B
Copy link
Collaborator

Simran-B commented Oct 7, 2019

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.

@Simran-B Simran-B self-assigned this Oct 7, 2019
@joerg84 joerg84 closed this as completed Feb 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants