Skip to content

Conversation

@audy
Copy link
Contributor

@audy audy commented Jan 6, 2024

Capnproto was configured with a limit of ~8.5Gb which I am exceeding for large sketches. This PR doubles to limit to ~17Gb.

The error:

$ finch dist query.fa.sk assemblies.bsk

Error: capnproto error: Error { kind: Failed, description: "Message has 1178674811 words, which is too large. To increase the limit on the receiving end, see capnp::message::ReaderOptions." }

Caused by:
    Failed: Message has 1178674811 words, which is too large. To increase the limit on the receiving end, see capnp::message::ReaderOptions.

Bump limit for Mash

Make Clippy happy

Fix comment. Decrease limit
@audy audy force-pushed the audy/increase-capnproto-size branch from 03fccfc to 6717466 Compare January 6, 2024 04:07
@audy audy changed the title Increase capnproto size to 10Gb for large sketches Increase capnproto size Jan 6, 2024
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.

4 participants