A single poll GET that hit a network-level failure was treated as fatal, aborting the whole poll after the ~60s per-call timeout instead of retrying until poll_timeout. Network failures during polling are now transient: they log and reschedule until the deadline. HTTP 404 and other non-200 codes stay fatal. |
||
|---|---|---|
| .. | ||
| eventloop.lua | ||
| libai.lua | ||
| libcarre.lua | ||
| libccpm.lua | ||
| libmcpcomputer.lua | ||
| librouter.lua | ||
| libtest.lua | ||
| libtrapgpt.lua | ||
| libtui.lua | ||
| libversion.lua | ||
| net.lua | ||