Skip to content

Register `QueryAnalayzers` in `config.before` to fix `let_it_be`

What does this MR do and why?

Register QueryAnalayzers in config.before to fix let_it_be.

QueryAnalyzers registered too early might track too many things. Case here is it would track transactions very early breaking let_it_be in some cases.

Related:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports

Loading