a_guilhem
a_guilhem
Would it be preferable to define a timing for each connection in case multiple connections are set in the configuration? If so, in the listener, it would be necessary to...
I pushed a second commit to implement timing per connection type defined in the config file. However, I believe I could further improve it by ensuring that this check is...
So should I move the middleware to the bridge rather than the bundle
@nicolas-grekas rebase 7.1?
I'm working on the tests :)
> #52079 to the rescue. Help wanted to close this issue. I would be happy to deal with this issue
@Nyholm Do you mean that you define your own kernel class? If yes, it's possible to define a different kernel class, the only requirement is to define it in the...
Retrieving the result could indeed be interesting e.g depending on the outcome, we might decide whether to continue or stop. However, regarding the logging example, imho, I wonder if it’s...