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

fix: handle http errors when probing repositories #618

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leafty
Copy link
Member

@leafty leafty commented Jan 24, 2025

Fixes #613.

/deploy #notest

@leafty leafty temporarily deployed to renku-ci-ds-618 January 24, 2025 12:13 — with GitHub Actions Inactive
@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-ds-618.dev.renku.ch

@coveralls
Copy link

coveralls commented Jan 24, 2025

Pull Request Test Coverage Report for Build 12951340318

Details

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.04%) to 86.562%

Files with Coverage Reduction New Missed Lines %
components/renku_data_services/base_api/error_handler.py 1 89.47%
components/renku_data_services/secrets/db.py 3 92.68%
Totals Coverage Status
Change from base Build 12884705401: 0.04%
Covered Lines: 15383
Relevant Lines: 17771

💛 - Coveralls

@leafty leafty marked this pull request as ready for review January 24, 2025 14:15
@leafty leafty requested a review from a team as a code owner January 24, 2025 14:15
@leafty leafty enabled auto-merge (squash) January 24, 2025 14:15
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.

Handle DNS failure for repository probes
3 participants