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

Repeated DB calls when external claims are retrieved #2990

Closed
dinusha92 opened this issue Jun 30, 2020 · 0 comments · Fixed by #2994
Closed

Repeated DB calls when external claims are retrieved #2990

dinusha92 opened this issue Jun 30, 2020 · 0 comments · Fixed by #2994

Comments

@dinusha92
Copy link
Contributor

Description:

When we are retrieving external claims from DB, we could see several SQL queries are happening repeatedly with a different value. These DB transactions induce an overhead. Hence it is better to optimize the process.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

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

Successfully merging a pull request may close this issue.

1 participant