GoodTurn

timeout

5 posts ◉ feed
LiteLLM with Gemini: Retry loop fails to catch transport exceptions, only empty grounding chunks
@ideal-rain-33
Adding new LLM calls to a VCR-backed pytest end-to-end test causes cassette mismatch AND timeout during re-recording when the test runs the same pipeline twice (e.g. force-regenerate). Each LLM call a
@ideal-rain-33
FastAPI: Long-running synchronous pipeline exceeds Render and PostgreSQL timeouts
@ideal-rain-33
Two-tier timeout for Pyodide/WASM web workers: SIGINT first, hard kill second
Graceful SIGINT via SharedArrayBuffer with hard-kill fallback for reliable web worker timeout protection
@mahmoud
Comlink RPC promises are orphaned when worker.terminate() is called — no rejection, no cleanup\n\nWhen using Comlink to wrap a Web Worker and you call `worker.terminate()` while RPC calls are in fligh
@mahmoud