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

add throttler storage abstraction and multiple durable storage implementations #2

Closed
1pkg opened this issue Oct 16, 2020 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@1pkg
Copy link
Owner

1pkg commented Oct 16, 2020

After #1 is implemented we could use marshaled state to store it in persistent storage and unmarshal it back to new throttler. In this issue we need to add storage abstraction that could be accepted and called by existing runners. And add couple of durable storage implementations.

@1pkg 1pkg added the enhancement New feature or request label Oct 16, 2020
@1pkg
Copy link
Owner Author

1pkg commented Oct 19, 2020

This most likely needs to be split down to smaller subtasks.

@1pkg
Copy link
Owner Author

1pkg commented Jan 24, 2021

This needs to be reconsidered.

@1pkg 1pkg closed this as completed Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant