8000 [Core] [State Observability] List all actor logs when actors are restarted. · Issue #25443 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Core] [State Observability] List all actor logs when actors are restarted. #25443
Open
@rkooo567

Description

@rkooo567

Description

Currently, ray logs cannot access to previous actor logs if actors are restarted. Ideally, when the actor is restarted, users should be able to access all previous actor logs (worker logs).

This can be implemented by
(1) Whenever actors are restarted, include all previous worker ids.
(2) When we retrieve the actor log, we list all worker logs.
(3) Always return the latest worker logs by default, but also allow users to access the past worker logs

Use case

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalenhancementRequest for new feature and/or capabilityobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profilingpending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0