Skip to content

Add read timeout retries to resilient_df()

docker-gc will not retry a df() up to 3 times (sleeping 30 seconds in
between) before giving up.

Bug: T350478
Bug: T364521

Merge request reports