Flern

Results 7 comments of Flern

Note that there is an issue in the old repo that others are tracking with a similar use case: [Error installing Service Fabric Runtime in windowsservercore:1709 docker container](https://github.com/Azure/service-fabric-issues/issues/711) This specifically...

For anybody who'd like to see a working example (based on code in the above post), here's a quick way to add a client with the ASP.NET 6 DI container,...

Returning a JSON body with the 400 response with `{ "status":"DROP" }` should cause the messages to drop. If you'd like more detailed help, please post the configuration for your...

I would try combining your resiliency policy for retires with a dead letter topic declaration on the subscription configuration. See https://docs.dapr.io/developing-applications/building-blocks/pubsub/pubsub-deadletter/ for examples. I'm not sure how this pays with...

Looks like this is a bit old at this point... I made some updates to add .C# 8 version flag that triggers all types to be marked nullable here: https://github.com/glideapps/quicktype/pull/2694

Still an issue. We've been told we need to pay for premium support to get this fixed, so I'll try to find some time to fix it myself.