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

Adding logging for getting a token from Azure #1094

Merged
merged 1 commit into from
May 14, 2024

Conversation

jcrichlake
Copy link
Contributor

We are having some connection issues when the app calls the database in Azure. These issues are intermittent and seemingly random. Adding some logging to where the Azure token is requested to verify that the connection pool is renewing connections with new tokens over time.

If we don't see this logging over the course of a few days then we know that we need to adjust our HikariCP implementation

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jcrichlake jcrichlake marked this pull request as ready for review May 14, 2024 15:19
Copy link
Contributor

@jorg3lopez jorg3lopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jcrichlake jcrichlake merged commit 9cbca55 into main May 14, 2024
16 checks passed
@jcrichlake jcrichlake deleted the stream1/devex/tokenLog branch May 14, 2024 16:43
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 this pull request may close these issues.

3 participants