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

Stacking: Support *replacing* idle item in stack #2

Open
perry-mitchell opened this issue May 2, 2018 · 0 comments
Open

Stacking: Support *replacing* idle item in stack #2

perry-mitchell opened this issue May 2, 2018 · 0 comments

Comments

@perry-mitchell
Copy link
Member

Current stacking behaviour, if there is already an item in the queue, is to ignore the new method and return the promise from the currently queued item. It should be possible to enqueue a newly stackable item and replace any existing idle stack item. This would mean that the most up-to-date item would be run instead, not the older ones.

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

No branches or pull requests

1 participant