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

Remove tasks with cleanup logic instead of marking them as failed #152841

Merged
merged 29 commits into from
Mar 27, 2023

Commits on Feb 22, 2023

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

Commits on Mar 6, 2023

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

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    b583f34 View commit details
    Browse the repository at this point in the history
  2. Initial commit

    mikecote committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9840419 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge with main

    mikecote committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    4de2462 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    934674a View commit details
    Browse the repository at this point in the history
  2. Merge with main

    mikecote committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    63a24fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c58dc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    7448a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b530399 View commit details
    Browse the repository at this point in the history
  3. Fix failing test

    mikecote committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0524509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ac4f15 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Fix typechecks

    mikecote committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0e19d9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'task-manager/handle-failed-tasks' of github.com:mikecot…

    …e/kibana into task-manager/handle-failed-tasks
    mikecote committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4fbf8bd View commit details
    Browse the repository at this point in the history
  3. Added some unit tests

    mikecote committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4e296e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c5884 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    f4965f4 View commit details
    Browse the repository at this point in the history
  2. Remove exclusive test

    mikecote committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    80b8e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b112705 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7a773 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    77fd8f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b3d68 View commit details
    Browse the repository at this point in the history
  3. Keep logged errors

    mikecote committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    704892e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82376d6 View commit details
    Browse the repository at this point in the history
  5. Speed up polling cycle

    mikecote committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    78846e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    d3658df View commit details
    Browse the repository at this point in the history
  2. Revert "Use two different data archives"

    This reverts commit b0b3d68.
    mikecote committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c7b4e7c View commit details
    Browse the repository at this point in the history
  3. Add comments

    mikecote committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    74c2a70 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'task-manager/handle-failed-tasks' of github.com:mikecot…

    …e/kibana into task-manager/handle-failed-tasks
    mikecote committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    07aed82 View commit details
    Browse the repository at this point in the history