fn build_context_from_payload(
response: &NodeWorkContextResponse,
payload_bytes: &[u8],
) -> Result<WorkContext, WorkContextError>fn build_context_from_payload(
response: &NodeWorkContextResponse,
payload_bytes: &[u8],
) -> Result<WorkContext, WorkContextError>