Commit 8548a62
committed
Fix bug with log level
The intent here was to not notify Sentry until retries were exhausted,
but logs at the "error" level triggered Sentry exceptions anyway.
Downgrade the log level to Warning resolves that.
Fixes: Sentry#THUNDERBIRD-ACCOUNTS-7Z1 parent 294b3d4 commit 8548a62
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments