Remember to define the services that make up your composite service.
+Be aware that Stork doesn't work as a standalone service discovery cluster.
+Instead, it processes composite configurations—meaning it handles multiple configurations that may use different service discovery implementation.
+For each specific configuration, Stork delegates the service discovery task to the appropriate service discovery provider.
+If one of these providers doesn't respond or fails, it affects Stork's ability to resolve that specific configuration, but it doesn't mean Stork itself is faulty;
Yes, we can better manage the error case.
Do we do it in this PR? or shall we create an issue and do it in another
one?
In another one.
On Fri 11 Oct 2024 at 15:21, Aurea Muñoz Hernández @.***> wrote: