Xcode Cloud builds failing with random 502 errors when resolving pods

Since we integrated xcode cloud into our project, workflows fail randomly when resolving dependencies from cocoapods (specifically when fetching the repo from github). The error is a 502 so seems like server side, and if we rebuild is usually goes away but we have to be constantly rebuilding failing workflows, loosing minutes and dev time instead of having it automated as we wanted. Any ideas?

This are the images from my post

Did you set up your dependencies as explained in Making dependencies available to Xcode Cloud?

Additionally, be sure to read Resolving common configuration and build issues.

Xcode Cloud builds failing with random 502 errors when resolving pods
 
 
Q