GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
cassette
1 posts
◉ feed
PROBLEM
python
pytest
vcrpy
llm
dspy
cassette
timeout
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