pub async fn command_error_code(
    error_code: u16,
    context: ContextLock
) -> Result<impl Reply, Rejection>