Skip to content

Don't log the database user version at warn level#7248

Open
badboy wants to merge 1 commit intomozilla:mainfrom
badboy:warn-less
Open

Don't log the database user version at warn level#7248
badboy wants to merge 1 commit intomozilla:mainfrom
badboy:warn-less

Conversation

@badboy
Copy link
Member

@badboy badboy commented Feb 26, 2026

It's not really an actionable warning, nor does it hold much information.

I noticed this in the log of https://app.bitrise.io/build/d935a7a3-107c-4a96-a8ce-36e0c97b9872
from mozilla-mobile/firefox-ios#32151

That line is repeated over and over, even resulting in the total log to be too large for bitrise.
I opted to fully remove it, alternatives would be to lower its severity (debug) or log after the == 0 check (so it's only logged for existing databases, not new ones).

It's not really an actionable warning, nor does it hold much
information.
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.

1 participant