Charles d'Avernas

Results 255 comments of Charles d'Avernas
trafficstars

@ndeloof Well, as far as I know, you do need to specify `default` for services that are using multiple networks, so they are still able to communicate with other services...

@JBBianchi Hasn't this been fixed, aside from `Dynamic` issue (which will be solved with .NET 7 and replacement of Newtonsoft)?

Hello @kushalhalder! I do not have an M1 at hand to check that issue. Do you have further info? What is the error returned by Docker? Can you also try...

@kushalhalder sorry for the long delay, I've been working on the alpha and the HA refactoring. Could you work around the issue? Looks like a missing .ET feature on Mac:...

@mumubin Can you try naming your action and see if that works? We are working in SW to make name or id required for every single component, and I took...

Added support for extensions in the SW SDK with https://github.com/serverlessworkflow/sdk-net/pull/44

@huesla I got the @Casimodo72's fix to work on .NET 5.0, but only when the generic type of the `ODataNamedValueDictionary` is `string`. Could you get it to work with other...

Hello @Flex-Xuan and thank you for your interest! The SDK is still active! We are waiting for SW 0.9 for next release, which includes the PR you mentionned and many...

Thanks for reporting! I'll have a look!

I think there's an artefact being carried over from my last refactor. I'll check it out this afternoon.