wwwlicious / servicestack-request-correlation

A plugin for ServiceStack that creates a correlation id that allows requests to be tracked across multiple services
Other
12 stars 3 forks source link

Allow configurable timeout for generating Machine Identifier #1

Open donaldgray opened 7 years ago

donaldgray commented 7 years ago

The timeout for generating Machine Identifier is currently hardcoded, allow this to be configurable via appSetting or feature property value.

wwwlicious commented 7 years ago

Currently getting an error on a service due to this timeout. It should be more tolerant by default