We have a WCF service hosted on windows service. We are using netMsmqBinding binding. The job of service is upload some data to S3 storage. After sometime on Production environment the service goes to faulted state. We are unable to reproduce the issue on local environment.
How can we identify why the service goes to faulted state