[ReceveryServices] Delay in long running operations #18567
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Milestone
Description
Some code changes introduced in PR: https://github.com/Azure/azure-powershell/pull/18154/files#diff-1aac40bedaa2fc2c2abbee9d763b1eb0e96c67a7817dc28d5f1212505f0803bcR48
for file src/RecoveryServices/RecoveryServices.Backup.Helpers/TrackingHelpers.cs
This change make the logic from:
to
which cause test cases in playback mode timeout
From the history I have to guess what you want is to remove the redundant check for playback mode which should look like
which is clearer:
Issue script & Debug output
Environment data
no environment data
Module versions
Error output
No response
The text was updated successfully, but these errors were encountered: