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

Fixed KERI_BASER_MAP_SIZE not integer bug. #812

Conversation

daidoji
Copy link
Contributor

@daidoji daidoji commented Jun 29, 2024

Added log message and exception check for when KERI_BASER_MAP_SIZE not an integer.

Fixes #811

Added log message and exception check for when KERI_BASER_MAP_SIZE not an
integer.

Signed-off-by: Charles Lanahan <[email protected]>
src/keri/db/basing.py Outdated Show resolved Hide resolved
@pfeairheller pfeairheller merged commit 59a0c8a into WebOfTrust:main Jul 8, 2024
6 checks passed
s-a-tanjim pushed a commit to provenant-dev/keripy that referenced this pull request Aug 21, 2024
* Fixed KERI_BASER_MAP_SIZE not integer bug.

Added log message and exception check for when KERI_BASER_MAP_SIZE not an
integer.

Signed-off-by: Charles Lanahan <[email protected]>

* Rethrow exception per PR request to fail fast.  Updated log message to reflect the issue

---------

Signed-off-by: Charles Lanahan <[email protected]>
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 this pull request may close these issues.

KERI_BASER_MAP_SIZE isn't an integer tests fail
2 participants