QuesmaOrg / quesma

Programmable database gateway
https://quesma.com
Other
108 stars 6 forks source link

Remove false positive errors from logs #1 #991

Closed trzysiek closed 1 week ago

trzysiek commented 1 week ago

Part of https://github.com/QuesmaOrg/quesma/issues/4 We recently encountered some log spam on customer's panels, so I decided to remove some false positive warnings/errors. Would also like to add warn+ logging to all tests, but even if it's be possible, I'll do that gradually.

This PR eliminates a lot of log spam in our tests (vast majority of it).