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

Dont try to combine failed batches #3415

Merged
merged 2 commits into from
Nov 27, 2018

Commits on Nov 27, 2018

  1. fix: Exclude failed/pending batches when combining batches

    We were trying to include failed batches in the combine operation
    and so it failed when the filename didnt exist
    rjmackay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    385dc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4812223 View commit details
    Browse the repository at this point in the history