Skip to content

Add partial execution metadata

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests
  • Metrics
  • Documentation update(s)

Description

Add worker name and timings to the partial_execution_metadata field in ExecuteOperationMetadata. This make data available for other clients to pole the info during an execution.

Changes proposed in this merge request:

Add worker name and timings to the partial_execution_metadata field in ExecuteOperationMetadata and modified unit test;

Validation

Please note steps the reviewer should take to be able to test this MR; any necessary setup they might need, what results they should be looking for to verify.

Issues addressed

Do I need to add the ticket number?

Merge request reports