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

Implement a counter provider #995

Open
roxaneletourneau opened this issue Jul 27, 2021 · 1 comment
Open

Implement a counter provider #995

roxaneletourneau opened this issue Jul 27, 2021 · 1 comment
Assignees

Comments

@roxaneletourneau
Copy link
Collaborator

roxaneletourneau commented Jul 27, 2021

Is your feature request related to a problem and use case? Please describe.
The possibility to send several operations in the same block has been implemented in version 9.2.0 (#955). However, having the Toolkit holding the counter state is problematic for users that used more than one toolkit instance at the same time.

Describe the solution you'd like
The goal of this ticket is to abstract the storage instance that stores the counter by adding a counter provider.

@roxaneletourneau roxaneletourneau added this to the v10.0.1 milestone Jul 27, 2021
@roxaneletourneau roxaneletourneau self-assigned this Jul 27, 2021
@roxaneletourneau roxaneletourneau changed the title Implement a counter provider and optional counter parameter for each operation Implement a counter provider Aug 4, 2021
@Innkst Innkst modified the milestones: v10.1, v10.3 Aug 12, 2021
@Innkst Innkst removed this from the v11.1 milestone Nov 19, 2021
@Innkst
Copy link
Contributor

Innkst commented Nov 19, 2021

There will be no possibility to add multiple operations in the same block in the future. This is no longer relevant.

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

Successfully merging a pull request may close this issue.

2 participants