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

Increase MaxInputSize to 16MB in op-alt-da #264

Open
wants to merge 2 commits into
base: celo10
Choose a base branch
from

Conversation

jcortejoso
Copy link
Member

On celo10 branch I've observed in the batcher:

{"t":"2024-10-17T15:24:33.473665645Z","lvl":"crit","msg":"Application failed","message":"failed to setup: failed to init channel config: max frame size 999999 exceeds altDA max input size 130672"}

With previous celo versions this size limit was not enforced, and we increased the max frame size to 16MB in the derivation pipeline (PR).

On `celo10` branch I've observed in the batcher:

```
{"t":"2024-10-17T15:24:33.473665645Z","lvl":"crit","msg":"Application failed","message":"failed to setup: failed to init channel config: max frame size 999999 exceeds altDA max input size 130672"}
```

With previous `celo` versions this size limit was not enforced, and we increased the max frame size to 16MB in the derivation pipeline ([PR](#228)).
Copy link

github-actions bot commented Nov 2, 2024

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Nov 2, 2024
@github-actions github-actions bot closed this Nov 8, 2024
@jcortejoso jcortejoso reopened this Nov 14, 2024
@github-actions github-actions bot removed the Stale label Nov 15, 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.

1 participant