{
  "name": "002-happy-async-reliability",
  "task": "Our asyncio worker calls a blocking requests client inside a coroutine and never times out. Review the event loop reliability.",
  "tags": [
    "happy-path"
  ]
}
