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

[core] Add invocation_stacktrace to Tasks and Actors. #48920

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

Commits on Nov 25, 2024

  1. [core] Add invocation_stacktrace to Tasks and Actors.

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e7c71dd View commit details
    Browse the repository at this point in the history
  2. actors

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    063c4c5 View commit details
    Browse the repository at this point in the history
  3. remote debug print

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3761ccd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. add doc

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    836bfb0 View commit details
    Browse the repository at this point in the history
  2. unit test

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2bc6dec View commit details
    Browse the repository at this point in the history
  3. lint preexisting

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3577daa View commit details
    Browse the repository at this point in the history
  4. more lints

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8af03d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. docs

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7b0f423 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9e0ee7c View commit details
    Browse the repository at this point in the history
  2. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    48adab2 View commit details
    Browse the repository at this point in the history
  3. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    af61a29 View commit details
    Browse the repository at this point in the history
  4. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b877821 View commit details
    Browse the repository at this point in the history
  5. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    13959c0 View commit details
    Browse the repository at this point in the history
  6. Update doc/source/ray-core/actors.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c8983bc View commit details
    Browse the repository at this point in the history
  7. Update doc/source/ray-core/tasks.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    34887dc View commit details
    Browse the repository at this point in the history
  8. Update doc/source/ray-core/tasks.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    38e91f5 View commit details
    Browse the repository at this point in the history
  9. Update doc/source/ray-core/tasks.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    2311191 View commit details
    Browse the repository at this point in the history
  10. Update doc/source/ray-core/tasks.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7dc0ca5 View commit details
    Browse the repository at this point in the history
  11. Update doc/source/ray-core/tasks.rst

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang and angelinalg authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9a6f07e View commit details
    Browse the repository at this point in the history
  12. move docs

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    bc55c8e View commit details
    Browse the repository at this point in the history
  13. revert

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    a4a00d3 View commit details
    Browse the repository at this point in the history