Skip to content

fix: Convert to integer chunk size env#76

Merged
blocknotes merged 1 commit intomainfrom
fix/convert-to-integer-chunk-size-env
Mar 14, 2026
Merged

fix: Convert to integer chunk size env#76
blocknotes merged 1 commit intomainfrom
fix/convert-to-integer-chunk-size-env

Conversation

@blocknotes
Copy link
Copy Markdown
Owner

@blocknotes blocknotes commented Mar 14, 2026

Add .to_i to ENV.fetch("ASDB_CHUNK_SIZE") to fix a latent bug where setting the env var would cause TypeError: String can't be coerced into Integer

@blocknotes blocknotes self-assigned this Mar 14, 2026
@blocknotes blocknotes marked this pull request as ready for review March 14, 2026 20:23
@blocknotes blocknotes merged commit 2ab1730 into main Mar 14, 2026
30 checks passed
@blocknotes blocknotes deleted the fix/convert-to-integer-chunk-size-env branch March 14, 2026 20:23
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.

1 participant