Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: append() with timeout #117

Open
charleswhchan opened this issue Jan 6, 2017 · 0 comments
Open

Question: append() with timeout #117

charleswhchan opened this issue Jan 6, 2017 · 0 comments

Comments

@charleswhchan
Copy link
Contributor

What happens when append() is used with timeout?

  1. Does the timeout apply to the newest item only? ie each item will expiry based on the time the item was added
  2. (or) Does it refresh the expiry for the "list"? ie all items within the list will expiry based based on the current timeout?

I have been doing some tests and seeing some odd behavior. I couldn't quite figure out why list grows and shrinks based on the timeout. Would it be possible to clarify in the documentation how append() is expected to work when a timeout value is set?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant