You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#9415 happened because of a linter fix in code that wasn't covered with tests. A docker integration test would make sense here and would have caught the regression.
We also need to check if there's a better api to use to gather dovecot stats. The current one we use "old_statistics" requires us to ignore a timeout.
#9415 happened because of a linter fix in code that wasn't covered with tests. A docker integration test would make sense here and would have caught the regression.
We also need to check if there's a better api to use to gather dovecot stats. The current one we use "old_statistics" requires us to ignore a timeout.
https://doc.dovecot.org/configuration_manual/stats/old_statistics/#old-statistics
The text was updated successfully, but these errors were encountered: