Speed up startup and shutdown, enhance short-lived process usability
This is a WIP milestone, collecting ideas to make the agent more compatible with short-lived processes, such as lambdas and scripts. We've noticed the agent's startup process is slowed down by the queries made to determine whether it is running within a cloud environment. A customer reached out to us about shutdown taking three seconds, which we traced ba…
This is a WIP milestone, collecting ideas to make the agent more compatible with short-lived processes, such as lambdas and scripts. We've noticed the agent's startup process is slowed down by the queries made to determine whether it is running within a cloud environment. A customer reached out to us about shutdown taking three seconds, which we traced back to fixing a bug with Resque.
With faster startup and shut down, we hope to build a more performant, lightweight agent.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.