Skip to content

Conversation

rli
Copy link
Contributor

@rli rli commented May 13, 2025

We do not need to update tokens every 10s

Additionally, if we provide the connection metadata in the token update request, then we reduce overall RPC calls

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

We do not need to update tokens every 10s

Additionally, if we provide the connection metadata in the token update request, then we reduce overall RPC calls
@rli rli requested a review from a team as a code owner May 13, 2025 20:49
Copy link

github-actions bot commented May 13, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

rli added 2 commits May 13, 2025 14:31
…en-auth-noise

 Conflicts:
	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/auth/DefaultAuthCredentialsService.kt
@rli rli requested a review from a team as a code owner May 13, 2025 21:31
section = "aws.q",
settings = mapOf(
"profileArn" to QRegionProfileManager.getInstance().activeProfile(project)?.arn
"profileArn" to "invalidinvalidinvalid"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

revert

Copy link
Contributor

Choose a reason for hiding this comment

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

imao

rli and others added 6 commits May 14, 2025 14:29
…en-auth-noise

 Conflicts:
	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/AmazonQLanguageClientImpl.kt
@rli rli merged commit d0aed14 into feature/q-lsp-chat May 15, 2025
14 of 16 checks passed
@rli rli deleted the rli/token-auth-noise branch May 15, 2025 22:19
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