Johan sh
12/07/2024, 12:06 PMRuntimeError: Failed to clone repository '<https://github.com/xxxxxxx.git>'
error.
The problem continues – some of my flows are still failing intermittently. See the attached screenshot.
This is odd because all flows were working perfectly until yesterday. Even the same exact flow running every two hours sometimes succeeds and sometimes fails.
Any ideas? 🥲
Maybe @Marvin?Marvin
12/07/2024, 12:06 PMRuntimeError: Failed to clone repository
issue you're facing, let's look into potential causes and solutions. First, could you please confirm the version of Prefect you're using? This will help in searching the relevant documentation and issues. Once confirmed, I can check the Prefect documentation and GitHub issues for potential solutions.
In the meantime, here are a few general troubleshooting steps you might consider:
1. Check Network Stability: Ensure that there aren't any network interruptions that could be affecting the cloning process.
2. Repository Access Permissions: Make sure that there are no changes to the repository access or permissions.
3. Rate Limiting: Verify if the GitHub API or your server's IP is being rate-limited.
Once you provide your Prefect version, I can dive deeper into specific documentation and known issues. Let me know!