cc-libs/packages
Guillaume ARM 3b647090fa fix(ai): retry transient network timeouts during poll
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.
2026-06-11 22:08:45 +02:00
..
trapos fix(ai): retry transient network timeouts during poll 2026-06-11 22:08:45 +02:00
trapos-ai fix(ai): retry transient network timeouts during poll 2026-06-11 22:08:45 +02:00
trapos-boot fix(boot): default shell exit to shutdown 2026-06-10 01:17:43 +02:00
trapos-core feat(ccpm): default registry to gitea 2026-06-11 06:41:22 +02:00
trapos-net feat(net): unify boot eventloop and service bus 2026-06-09 21:48:56 +02:00
trapos-sandbox feat(sandbox): add mouton program 2026-06-11 20:59:50 +02:00
trapos-test feat(version): resolve versions from packages 2026-06-09 06:25:32 +02:00
trapos-ui feat(version): resolve versions from packages 2026-06-09 06:25:32 +02:00
index.json fix(ai): retry transient network timeouts during poll 2026-06-11 22:08:45 +02:00