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

disttask: refine scheduler error handling #47313

Merged
merged 35 commits into from
Oct 12, 2023
Merged

Commits on Sep 26, 2023

  1. fix

    ywqzzy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b34b940 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    74c2dfe View commit details
    Browse the repository at this point in the history
  2. fix

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ecedd73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e01c51 View commit details
    Browse the repository at this point in the history
  4. fix test

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    79416cc View commit details
    Browse the repository at this point in the history
  5. fix

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7edbced View commit details
    Browse the repository at this point in the history
  6. refine

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f2648eb View commit details
    Browse the repository at this point in the history
  7. fix

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    224c1db View commit details
    Browse the repository at this point in the history
  8. add cancel cause

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    be2eb7a View commit details
    Browse the repository at this point in the history
  9. add cancel cause

    ywqzzy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2c38a4f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. retryable error

    ywqzzy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f64af12 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    6d89e08 View commit details
    Browse the repository at this point in the history
  2. log refine

    ywqzzy committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    17a72b9 View commit details
    Browse the repository at this point in the history
  3. fix gracefully shutdown

    ywqzzy committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    513b7fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e380b17 View commit details
    Browse the repository at this point in the history
  5. refine

    ywqzzy committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    38edc95 View commit details
    Browse the repository at this point in the history
  6. fix

    ywqzzy committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8942719 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    24b2366 View commit details
    Browse the repository at this point in the history
  2. fix

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6b84bf3 View commit details
    Browse the repository at this point in the history
  3. rm log

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1a14ed1 View commit details
    Browse the repository at this point in the history
  4. fix build

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2b7dfd9 View commit details
    Browse the repository at this point in the history
  5. Update disttask/framework/scheduler/scheduler.go

    Co-authored-by: D3Hunter <jujj603@gmail.com>
    ywqzzy and D3Hunter authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dfb71a3 View commit details
    Browse the repository at this point in the history
  6. Update disttask/framework/scheduler/scheduler.go

    Co-authored-by: D3Hunter <jujj603@gmail.com>
    ywqzzy and D3Hunter authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cdb2d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c7dd4c View commit details
    Browse the repository at this point in the history
  8. fix

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3931c39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    652e1e7 View commit details
    Browse the repository at this point in the history
  10. address comments

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0968b82 View commit details
    Browse the repository at this point in the history
  11. check nil

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    01550ba View commit details
    Browse the repository at this point in the history
  12. fix spell

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e730ac7 View commit details
    Browse the repository at this point in the history
  13. rm

    ywqzzy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e188b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1a6783a View commit details
    Browse the repository at this point in the history
  2. fix comments

    ywqzzy committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8f2d96a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix

    ywqzzy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    befaba5 View commit details
    Browse the repository at this point in the history
  2. add comments

    ywqzzy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6ee2cac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5501a View commit details
    Browse the repository at this point in the history