When running colcon mixin update in CI, it very rarely fails with a "Connection reset by peer" error.
It might be better to add retry for this case as well.
<urlopen error <urlopen error [Errno 104] Connection reset by peer> (https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml)>
fetching default: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
When running colcon mixin update in CI, it very rarely fails with a "Connection reset by peer" error.
It might be better to add retry for this case as well.