Sergio Jr
Sergio Jr
My application has a _SetupEntryPoint_ which takes about 2 minutes to run. How can I raise the service instance open duration to avoid health evaluation errors?
**Describe the bug** I'm trying to connect to SFMC through PowerShell using my Azure AD Credentials and informing the server common name instead of certificate thumbprint. So, by this way,...
### Suggested new feature or improvement Are there any plans to implement notifications? ### Scenario - New work item associated - Work item state changes - New pull request associated...
### Describe the bug I'm trying to change the response type for bad request responses. However, when `ProducesResponseType` attribute has a specific `Content-Type` value, the model schema is suppressed from...
From what I can see, my saga handler isn't buffering outgoing messages. As a result, when the second message (`WorkAFinished`) arrives, the saga data hasn't been persisted to MongoDB yet....
I am trying to use the library to integrate with Cloudflare R2, which is compatible with S3 endpoints. However, as noted in the [documentation](https://developers.cloudflare.com/r2/examples/aws/aws-sdk-net/#upload-and-retrieve-objects), the platform does not yet support...