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

Don't fail other tasks when retrying artifact get #1653

Merged
merged 4 commits into from
Aug 26, 2016

Commits on Aug 25, 2016

  1. Don't fail other tasks when retrying artifact get

    The artifact fetching may be retried and succeed, so don't set the task
    as dead.
    
    Fixes #1558
    schmichael committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    d1da2ce View commit details
    Browse the repository at this point in the history
  2. Ensure web task exited successfully

    Web task should run to completion successfully while the `bad` task is
    retrying artifact downloads.
    schmichael committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    2a88e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbce6c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. Configuration menu
    Copy the full SHA
    5b0dd7f View commit details
    Browse the repository at this point in the history