Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update github-workflow #1200

Merged
merged 2 commits into from
Jan 5, 2025
Merged

update github-workflow #1200

merged 2 commits into from
Jan 5, 2025

Conversation

heliang666s
Copy link
Contributor

  1. Caching Mechanism: Added actions/cache to cache Skywalking Agent and MySQL Driver, reducing redundant downloads and improving efficiency.
  2. Download Retry Logic: Implemented a download_with_retry function to retry downloads up to 3 times in case of failures.
  3. Enhanced Stability: Combined caching and retry logic to ensure reliable operations, even in unstable network conditions.

@AlbumenJ AlbumenJ merged commit b1d81d7 into apache:master Jan 5, 2025
51 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants