Skip to content

[Run Service] Ensure ListRuns works expected #6973

@machichima

Description

@machichima

Need to fix ListRuns to work correctly

Response

Field Expected Presented? Need implement?
runs repeated Run
token string ✅ (need to ensure we get token when we set limit and there’s next page)
runs[].action Action
runs[].action.id ActionIdentifier
runs[].action.metadata ActionMetadata
runs[].action.status ActionStatus
runs[].action.status.phase ActionPhase
runs[].action.status.start_time Timestamp
runs[].action.status.end_time optional Timestamp ✅ (need to ensure this presented for the terminated run)
runs[].action.status.attempts uint32
runs[].action.status.cache_status CatalogCacheStatus
runs[].action.status.duration_ms optional uint64 ✅ (need to ensure this presented for the terminated run)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions