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

cross_period_persistent_keys should not be enforced to be set #2087

Open
dvilelaf opened this issue Oct 18, 2023 · 0 comments
Open

cross_period_persistent_keys should not be enforced to be set #2087

dvilelaf opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dvilelaf
Copy link
Collaborator

packages.valory.skills.abstract_round_abci.base.ABCIAppInternalError: internal error: Cross period persisted key mech_responses was not found in the db but was required for the next period

We currently require that cross_period_persistent_keys exist after a period finishes. There are usecases where this might not be idea. cross_period_persistent_keys should (as the name says) be keys that are not cleaned up during the reset, but shouldnt be enforced to always exist.

@DavidMinarsch DavidMinarsch added the enhancement New feature or request label Nov 25, 2023
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

2 participants