`channel_id` missing in some `ExecutionError` events

Current situation

In some cases, .metadata.channel_id is missing for ExecutionError events.

Desired outcome

Knowing the channel ID helps while investigating problems. It should be present if available.