Closed weidongxu-microsoft closed 3 years ago
fix https://github.com/Azure/azure-libraries-for-java/issues/1333
The case in IcM is that:
And current runtime skipped the 10sec between step1 and step2.
In this PR, I added one additional operator to do this retry-after delay specified in activation response (on condition that it is not in terminal state).
@jianghaolu @anuchandy @ChenTanyi @xccc-msft @yungezz
fix https://github.com/Azure/azure-libraries-for-java/issues/1333
The case in IcM is that:
And current runtime skipped the 10sec between step1 and step2.
In this PR, I added one additional operator to do this retry-after delay specified in activation response (on condition that it is not in terminal state).
@jianghaolu @anuchandy @ChenTanyi @xccc-msft @yungezz