Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Conversation

@d4rken
Copy link
Member

@d4rken d4rken commented Nov 18, 2020

No description provided.

@d4rken d4rken added bug Something isn't working maintainers Tag pull requests created by maintainers labels Nov 18, 2020
@d4rken d4rken added this to the 1.7.0 milestone Nov 18, 2020
@d4rken d4rken requested a review from a team November 18, 2020 12:28
@ralfgehrer ralfgehrer added the prio PRs to review first. label Nov 18, 2020
Timber.tag(TAG).d("Returning local config, still valid.")
return localConfig
} else {
Timber.tag(TAG).d("Local app config was unavailable(${localConfig == null} or invalid.")
Copy link
Contributor

Choose a reason for hiding this comment

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

i would prefer severity 'warn' not 'debug'

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe invalid is too strong of a word here, the local config is invalid if it older than the CDNs cache header specifies, which is currently just 5min, so we would get the warning a lot.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

84.7% 84.7% Coverage
0.0% 0.0% Duplication

@ralfgehrer ralfgehrer merged commit d38c106 into release/1.7.x Nov 18, 2020
@ralfgehrer ralfgehrer deleted the fix/3856-no-exposure-detection branch November 18, 2020 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working maintainers Tag pull requests created by maintainers prio PRs to review first.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants