mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-03 16:07:00 +00:00
4d75c444ca
The poll loop spends its retry budget on a poll that goes unanswered but aborted the update on the first non-200, even though an SMM restarting its web service part way through the apply keeps answering, with whatever its httpd has to say, before it stops answering at all. Give a bad status the same budget as a dead connection.