cloudflare / cloudflare/python-workers-examples
RuntimeError: memory access out of bounds (Pyodide 128MB limit)
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 309
- Forks
- 69
- Ø Merge
- 3 T. 11 Std.
- Gemergte PRs (30 T.)
- 13
Beschreibung
I'm using py-wrangler to create a FastAPI to route requests to my AI backend, I'm currently streaming the results, but Pyodide keeps running into memory limits (128MB). Is there a way to configure the memory or are there other options for a python FastAPI deployment on Cloudflare using the edge deployments? I'm running into the memory limit when running "uv run pywrangler dev" locally.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.