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

Expand supported RayError exceptions #221

Merged
merged 32 commits into from
Nov 9, 2023
Merged

Expand supported RayError exceptions #221

merged 32 commits into from
Nov 9, 2023

Commits on Oct 25, 2023

  1. Add exception WorkerCrashedError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dae17ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d25e3 View commit details
    Browse the repository at this point in the history
  3. Add exception TaskCancelledError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b60c40f View commit details
    Browse the repository at this point in the history
  4. Add exception ObjectLostError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    361be3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aee78d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6802db0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d1db46 View commit details
    Browse the repository at this point in the history
  8. Refactor code with ObjectContext

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    14ebe6b View commit details
    Browse the repository at this point in the history
  9. Add exception NodeDiedError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c64645e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e604bb7 View commit details
    Browse the repository at this point in the history
  11. Add exception ObjectFreedError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4a71993 View commit details
    Browse the repository at this point in the history
  12. Add exception OwnerDiedError

    omus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e48bf8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3aecda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    41bb076 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e45a7d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f9d1f82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    843765f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc651cc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    3ffa0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff71fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2812a9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da84d77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abd7f5b View commit details
    Browse the repository at this point in the history
  6. Order exceptions alphabetically

    omus committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f3570b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad1be2b View commit details
    Browse the repository at this point in the history
  8. Formatting refactoring

    omus committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f02f5bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59fa4a3 View commit details
    Browse the repository at this point in the history
  10. Fix bad merge

    omus committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2431881 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Correct max retries value

    omus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cb1c973 View commit details
    Browse the repository at this point in the history
  2. Reference support free issue

    omus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    35cd871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3f30a View commit details
    Browse the repository at this point in the history
  4. Set project version to 0.0.4

    omus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6edc777 View commit details
    Browse the repository at this point in the history