Team, SnapMirror module fails, when I trigger an update (ad-hoc) and another one (e.g. scheduled) is currently in progress for that particular relation.
Is there any way getting this condition under control more elegently than simply retrying with Ansible built-in capabilities?
TASK [Update SnapMirror relation] ***********************************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None
fatal: [cluster2]: FAILED! => {"changed": false, "msg": "Error updating SnapMirror relationship: calling: snapmirror/relationships/a2a58964-bb95-11ee-9f88-005056b7b9a0/transfers: got {'message': 'Update operation failed. Another transfer is in progress.', 'code': '13303844'}.:"}