Skip to content

[Run Service] Ensure CreateRun works expected #6972

@machichima

Description

@machichima

Need to fix CreateRun to work correctly

Missing functionality

  • fillDefaultInputs: fill in default if no input provided

Response

Field Expected Presented? Need implement?
run Run
run.action Action
run.action.id ActionIdentifier
run.action.metadata ActionMetadata
run.action.status ActionStatus
run.action.status.phase ActionPhase
run.action.status.start_time Timestamp
run.action.status.end_time optional Timestamp ❌ (unavailable at run creation time)
run.action.status.attempts uint32
run.action.status.cache_status CatalogCacheStatus
run.action.status.duration_ms optional uint64 ❌ (duration is not meaningful before execution progresses)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions