Mauro Servienti

Results 71 comments of Mauro Servienti

I had a conversation with a customer who mentioned that SqlFilter severely impacts their system's performance, with sometimes seconds of delay in message dispatch, depending on the overall system load....

I've been thinking about that a lot, recently (in the context of Blazor too). ServiceComposer has two major limitations at the moment: 1. Handlers selection is based on Routing information,...

Correct. It would fit any non-http scenario. I was even thinking that one API option could be something like: `ICompositionRequestHandler` Where the engine could use the TContext type to determine...

> Just seen your response. Is this perhaps what the TContext is? Yup. The idea is that the TContext thingy would allow to mimic the exact same behavior as today...

I tried and I failed 😵‍💫😎 The current implementation has too many dependencies on ASP.Net features or concepts, making it hard to extract a core composition logic. I think a...

Thanks for your question @Stephanvs and I'm happy that you're thinking about using ServiceComposer. I spent a lot thinking about exception handling and less important handlers and I couldn't find...

It continues to happen, here is a PR raised about 1 hour ago: https://github.com/ServiceComposer/ServiceComposer.AspNetCore/pull/687

Here is another PR showing the same problem https://github.com/ServiceComposer/ServiceComposer.AspNetCore/pull/698

@brettfo, here is the log for the run that created that PR: https://github.com/ServiceComposer/ServiceComposer.AspNetCore/network/updates/869233142 As far as I can tell, in that PR, all the packages that dependabot updated are unrelated

here is the log file [ServiceComposer.AspNetCore_ServiceComposer_a5087b73fe31d6be54a29217211a8127e836175c.json](https://github.com/user-attachments/files/16697733/ServiceComposer.AspNetCore_ServiceComposer_a5087b73fe31d6be54a29217211a8127e836175c.json) And here is another strange unexpected PR changing dependencies that’s not supposed to touch https://github.com/ServiceComposer/ServiceComposer.AspNetCore/pull/700/files