-
Transient network errors need to be dealt with. I'm not too sure how to approach this one yet, should `emit` have some retry mechanism for unexpected errors?
@nblumhardt do you have any suggestions f…
-
It would be nice to have exceptions within their own label. Therefore no need to include the exception into a message body.
-
When the table gets created all columns are required, including Exception. This prevents records from being written until the table is modified to allow NULLS.
-
andrewcz@andrewcz-pc release]$ ./build.sh
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead
-
Any chance of a binary build of this for those without the R# SDK installed? :)
-
I am trying to access on of the endpoints in O365 (/portals/hub/_api/VideoService). This is in a PCL class library that is being used inside a Windows Mobile 10 application.
``` c#
var _client = new…
-
Hi All,
On Quick Start we can see that it is recommended to enable AutoRegisterTemplate option
```
var loggerConfig = new LoggerConfiguration()
.WriteTo.Elasticsearch(new ElasticsearchSinkOp…
-
### Description
This might be more of an oversight or missing for some other reason, anyways here it is:
Throwing an exception in an activity function causes a `DurableTask.Core.Exceptions.TaskFai…
-
Have anybody encountered a "Method not found" error when initializing the BinanceClient?
I'm trying to incorporate the Binance.NET API into Microsoft's ERP (Dynamics 365), but am having issues init…
-
Hi Everyone!
@mivano and I met a couple of weeks ago to discuss the current state of the sink and where we would like to see the sink move towards to in the future.
- [ ] Define an EOL policy
…