Skip to content

ServeReplica ActorDiedError when TechPredPlugin actor is killed by ray.kill #182

@touale

Description

@touale

The TechPredPlugin Serve replica exited unexpectedly during task execution, causing an ActorDiedError to be raised to the caller.

Error log:

ActorDiedError
The actor died unexpectedly before finishing this task.

class_name: ServeReplica:default:company_technology_prediction.TechPredPlugin
actor_id: d7ea9e3faddb8916b53dcf5201000000
pid: 6887
name: SERVE_REPLICA::default#company_technology_prediction.TechPredPlugin#u1kq7usq
namespace: serve
ip: 10.233.116.162

The actor is dead because it was killed by `ray.kill`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions