Are there are plans to enhance the retry functionality in the next release? I am seeing retries not occurring in multiple scenarios. In one case, I am running Get-CpsEnrollment and it fails with an inner exception of 'Unable to connect to the remote server'. I have the global option -EnableErrorRetries set to true and this does not retry.
Also, why are retries limited to GET and HEAD methods?
Are there are plans to enhance the retry functionality in the next release? I am seeing retries not occurring in multiple scenarios. In one case, I am running Get-CpsEnrollment and it fails with an inner exception of 'Unable to connect to the remote server'. I have the global option -EnableErrorRetries set to true and this does not retry.
Also, why are retries limited to GET and HEAD methods?