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

Fetch the repodata records more robustly #373

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Feb 26, 2023

Closes #366

On rare occasion during the CI tests, conda fails to find a package in the package cache, perhaps because the package is still being processed? Waiting for 0.1 seconds seems to solve the issue. Here we allow for a full second to elapse before giving up.

@netlify
Copy link

netlify bot commented Feb 26, 2023

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit bce7bd5
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/63fb89ad1a39bf0008b3a3f1
😎 Deploy Preview https://deploy-preview-373--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

maresb added a commit to maresb/conda-lock that referenced this pull request Feb 26, 2023
@maresb maresb marked this pull request as ready for review February 26, 2023 16:33
@maresb maresb requested a review from a team as a code owner February 26, 2023 16:33
@maresb maresb merged commit c568311 into conda:main Feb 27, 2023
@maresb maresb deleted the retry-repodata-record branch February 27, 2023 14:52
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.

Flaky CI tests: FileExistsError: Distribution not found in pkgs_dirs
2 participants