Charles d'Avernas
Charles d'Avernas
Yeah, your test project works as expected. Im probably doing something stupid that I cant seem to figure out. Ill share a repo for reproduction purpose.
Oh woaw, this is just what I need. Just started using the lib, and I'm facing untrusted certificate issue. When can we hope to have your PR merged and have...
@JBBianchi I'll investigate ASAP, but this might be due to an error during the activity's initialization, which therefore won't start
@JBBianchi The API supports deletion, but does not yet provide a way to download the archive, which I opened #226 for. > I assume some resulting archives could be quite...
@JBBianchi #226 has been closed, the required endpoint is now available ;)
The error is unhappily due to a payload size restriction on `pipedream`. What do you propose we do to avoid this? Dead letter queue? Proceed on specific failures? Or just...
I tend to disagree. My main focus was to ensure reliable and ordered delivery of outbound cloud events. I personnally don't see the harm in being stuck in the loop...
@antmendoza In addition, I see that whenever a worker exits, even successfully, it does not seem to gracefully shutdown the GRPC connection, thus resulting in the first set of errors....
> no idea @cdavernas sorry. but the error is weird, that big is the payload? Yes, in some case, like when taking the unfiltered result of [Swagger's Petstore findPetByStatus action](https://petstore.swagger.io/#/pet/findPetsByStatus),...
Thank you very much for your contribution @cbcrouse ❤️ ! And a big up for your awesome [Versioning.NET project](https://github.com/cbcrouse/Versioning.NET)!!!