microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 401 forks source link

The api IStatelessServiceInstance.Open on node <node> is stuck #1480

Open sergiojrdotnet opened 10 months ago

sergiojrdotnet commented 10 months ago

My application has a SetupEntryPoint which takes about 2 minutes to run. How can I raise the service instance open duration to avoid health evaluation errors?