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

Modify content and return value after timeout #21

Merged

Commits on Sep 6, 2023

  1. Modify content and return value after timeout

    This PR expicitly sets manifest.content to `None` and returns the
    manifest object when a manifest export job times out. This change
    facilitates the failover to cloned manifests in Robottelo. Previously,
    failed export jobs triggered an exception in Robottelo when manifester
    fixtures attempted to upload manifests because, in those cases, the
    manifest object did not contain a `content` attribute.
    synkd committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4747d3e View commit details
    Browse the repository at this point in the history