[CSTASK149517]-"Socket error" while using CI/CD spokesDescriptionIssue stems from high traffic load on Store server causing CI/CD API call to halt. This was happening predominantly between 2 - 4 am PST but is possible any time Store experiences exceptionally high traffic load.Steps to Reproduce Run the CI/CD pipeline when Store is experiencing high loadWorkaroundAdd in retry logic to workflows invoked in CI/CD pipeline with a period greater than 1 hour.Related Problem: PRB1474457