API Platform Track API bugs, breaking changes and upcoming endpoints.
Back to board
API-8 Resolved bug

Bulk import endpoint times out at 10k rows

POST /imports with 10,000 rows hits the 30s gateway timeout. It should process asynchronously and return a job id.

Discussion

D
Demo User 2026-04-21 23:25:07
Good catch. I've linked this to a related internal ticket.
E
Emma Whitfield 2026-04-28 20:49:45
I'm seeing the same behaviour. +1 from our team.
D
Demo User 2026-05-19 10:20:19
Any update on this? It's blocking a few of our workflows.
S
Sophie Newton 2026-05-26 03:18:22
Workaround for now: clear the cache and retry — a proper fix is on the way.