Improved agent stop
- Last Updated: February 9, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- 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.