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

Increase Fuzzbucket retries #2411

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Increase Fuzzbucket retries #2411

merged 1 commit into from
Oct 25, 2024

Conversation

kgartland-rstudio
Copy link
Collaborator

Intent

On to another fuzzbucket flakiness issue... Hopefully this is the last fix. Now when I try to install Connect, the server doesn't respond in time so I'm increasing the timeout.

This particular failure looks like this:
https://github.com/posit-dev/publisher/actions/runs/11512824114/job/32065035359#step:6:56

We'll see CLI failures because we're trying to publish some newer content types to an old Connect version (2022.06.0) that hasn't been updated.

This PR increases the retries and retry interval to give the box a little more time.

Type of Change

    • Bug Fix
    • New Feature
    • Breaking Change
    • Documentation
    • Refactor
    • Tooling

Approach

Automated Tests

Directions for Reviewers

Checklist

@kgartland-rstudio kgartland-rstudio merged commit 0fabcbe into main Oct 25, 2024
32 checks passed
@kgartland-rstudio kgartland-rstudio deleted the kg-increase-retries branch October 25, 2024 18:01
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