Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: SQL enrichment: get connection only if request not cached #765

Closed
benjben opened this issue Apr 5, 2023 · 0 comments
Closed

common: SQL enrichment: get connection only if request not cached #765

benjben opened this issue Apr 5, 2023 · 0 comments

Comments

@benjben
Copy link
Contributor

benjben commented Apr 5, 2023

For each event, SQL enrichment

  1. gets a connection
  2. checks if the request is cached and if that's the case it doesn't use the connection from 1

Instead 1 should happen only if the request is not cached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant