TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.76k stars 1.09k forks source link

[TT-13107] [release-5.6] remove verbose error log #6531

Closed titpetric closed 2 months ago

titpetric commented 2 months ago

User description

https://tyktech.atlassian.net/browse/TT-13107


PR Type

Bug fix


Description


Changes walkthrough ๐Ÿ“

Relevant files
Bug fix
session_manager.go
Remove verbose error logging for disabled quota                   

gateway/session_manager.go
  • Removed verbose error logging when quota is disabled.
  • Simplified the logic for handling quota limits.
  • +0/-1     

    ๐Ÿ’ก PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    github-actions[bot] commented 2 months ago

    PR Reviewer Guide ๐Ÿ”

    โฑ๏ธ Estimated effort to review: 1 ๐Ÿ”ตโšชโšชโšชโšช
    ๐Ÿงช No relevant tests
    ๐Ÿ”’ No security concerns identified
    โšก No key issues to review
    github-actions[bot] commented 2 months ago

    API Changes

    no api changes detected
    github-actions[bot] commented 2 months ago

    PR Code Suggestions โœจ

    No code suggestions found for the PR.

    sonarcloud[bot] commented 2 months ago

    Quality Gate Passed Quality Gate passed

    Issues
    0 New issues
    0 Accepted issues

    Measures
    0 Security Hotspots
    0.0% Coverage on New Code
    0.0% Duplication on New Code

    See analysis details on SonarCloud

    titpetric commented 2 months ago

    /release to release-5.6.0

    tykbot[bot] commented 2 months ago

    Working on it! Note that it can take a few minutes.

    tykbot[bot] commented 2 months ago

    @titpetric Succesfully merged PR