Skip to content

[Feature][history server] support endpoint /api/v0/tasks (type=ACTOR_TASK) #4388

@Future-Outlier

Description

@Future-Outlier

this is related to here

case types.ACTOR_TASK_DEFINITION_EVENT:
// TODO: Handle actor task definition event
// This is related to GET /api/v0/tasks (type=ACTOR_TASK)
logrus.Debugf("ACTOR_TASK_DEFINITION_EVENT received, not yet implemented")
default:
logrus.Infof("Event not supported, skipping: %v", eventMap)
}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions