Increase timeout for "get_all_lfs_pointers" GRPC call
What does this MR do and why?
Contributes to #414003 (closed)
Problem
The pull mirroring process fails for unknown reasons when ListLFSPointers request returns Cancelled state.
Patch
Increase the timeout to unblock pull mirroring process. (30s -> 55s)
That approach worked for JiHu: #414564 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.