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

Retry improvement #31

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Retry improvement #31

wants to merge 12 commits into from

Commits on Sep 15, 2024

  1. Retry improvement

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a821526 View commit details
    Browse the repository at this point in the history
  2. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    31d3500 View commit details
    Browse the repository at this point in the history
  3. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    aa28cca View commit details
    Browse the repository at this point in the history
  4. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fa43fc1 View commit details
    Browse the repository at this point in the history
  5. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9d8116a View commit details
    Browse the repository at this point in the history
  6. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    23fa524 View commit details
    Browse the repository at this point in the history
  7. Update nextflow.config

    SamD28 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b74e279 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update nextflow.config

    SamD28 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d01312e View commit details
    Browse the repository at this point in the history
  2. Update nextflow.config

    SamD28 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cea7af9 View commit details
    Browse the repository at this point in the history
  3. Update nextflow.config

    SamD28 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    90dad4e View commit details
    Browse the repository at this point in the history
  4. Update nextflow.config

    SamD28 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36eaa53 View commit details
    Browse the repository at this point in the history
  5. Remove dependancy on maxRetries

    As we have a advanced error strategy Reading github issues on nextflow suggests that as we are using our own maxRetries isn't needed (although we need to make per process edits maybe assgin params.max_retries to something that can be overwritten but just isn't typed already
    SamD28 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7e70697 View commit details
    Browse the repository at this point in the history