Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed Nov 4, 2023
1 parent 0127af0 commit 5d68baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/rule/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ async fn apply_rules(
}
}

// get connection from pool
let conn = pool.get_conn().await;

let mut rule_applied_tr_items =
Expand Down

0 comments on commit 5d68baa

Please sign in to comment.