serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

System.Threading.Tasks.TaskCanceledException #74

Closed sksksksksksk closed 6 years ago

sksksksksksk commented 7 years ago

Hi, I am working with Serilog.Sinks.Splunk's Event Collector and I am getting the "Task Canceled Exception". I think I need to increase the timeout for Http request. Is there any way I can do it ?

merbla commented 7 years ago

Hi @sksksksksksk, What version of the package are you using?

sksksksksksk commented 7 years ago

2.1.3

merbla commented 7 years ago

Sorry @sksksksksksk,

Just a few more notes. What target framework are you using? And what sort of app are using?

merbla commented 6 years ago

Closing for now, if this pops up again we can re-open.

Need some code to reproduce.