[TX Builder] Undocumented batch size limit leading to generic error

Open
#749 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
api, backend

Research direction

Start in the TX Builder import-and-submit flow, reproduce with the linked 200-transaction JSON case and the reported 100-transaction comparison, then trace the request that returns HTTP 500 after the signature is provided. Done means the batch-size behavior is explicit and the failure reports a useful, verified result instead of a generic internal-server error.

Written by the indexing model from the issue text.

Description

When trying to import this json file with 200 txs into the tx builder, initially everything seems to work as expected:
image

Simulation succeeds:
image

image

I can provide a signature for creating the batch:
image

But after providing the signature, it fails with 500: internal server error:
image

With 100 such nested txs, it reliably succeeds.
There seems to be a hidden limit hit somewhere between 100 and 200 such transactions.

Dominant language
TypeScript
Stars
116
Forks
84
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from safe-global/safe-react-apps

All issues in safe-global/safe-react-apps

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.