Improved agent stop
- Last Updated: November 2, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
OpenEdge 12.0 introduces two agent stop improvements:
- The Stop Agent API has been updated to allow all requests to normally finish
up to a specific timeout before issuing a
STOP, and waiting for all tasks to finish, before taking the agent down.For more information, see Use Swagger UI to explore management REST APIs.
- Similarly, the
idleAgentTimeoutproperty has been enhanced to accept timeout values that can be tuned for your application.