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

Add timeout param to start_compose #254

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

empovit
Copy link
Contributor

@empovit empovit commented Jul 17, 2023

Description

On first run after an osbuild-composer host has been set up , an OSBuild Composer API (Weldr) request may time out because of the systemd services still starting up. Setting a timeout value allows to tweak this behavior and avoid timeouts on slower build hosts.

FIXES: #182

Type of change

What is it?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Tests update
  • Refactor

Checklist

  • Added changelog fragment
  • Tests exist for affected features covering positive and negative scenarios

@mergify mergify bot added bug Something isn't working enhancement New feature or request labels Jul 17, 2023
@mergify mergify bot added the waiting for review Pull request is ready for review label Jul 18, 2023
@jjaswanson4
Copy link
Contributor

LGTM

@maxamillion maxamillion merged commit 8f2dae2 into redhat-cop:main Jul 20, 2023
thom-at-redhat added a commit that referenced this pull request Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request waiting for review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intermittent "Unable to determine state of build" errors
3 participants