summaryrefslogtreecommitdiff
path: root/releasenotes/notes/agent-client-poll-ce16fd589e88c95a.yaml
blob: 693adebe8d6dd1e4492908740ddb5acee796115f (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Instead of increasing timeout when running long synchronous tasks on
    ironic-python-agent, ironic now runs them asynchronously and polls
    the agent until completion. It is no longer necessary to account for
    long-running tasks when setting ``[agent]command_timeout``.