pub(super) async fn delete_pending_statements( client: &Client, deploy_id: &str, ) -> Result<(), ConnectionError>
Delete all pending statements for a deployment.