mistral/releasenotes/notes/alternative-rpc-layer-21ca7...

7 lines
253 B
YAML

---
features:
- Mistral now support usage of alternative RPC layer, that calls RabbitMQ
directly instead of using Oslo.
- Tasks support new flag 'safe-rerun'. If it is set to 'true', a task would be
re-run if executor dies during execution.