Magic Mai
Results
3
issues of
Magic Mai
Platform: win10 editor: vscode Environment variables are listed below: ``` > set MSMPI MSMPI_BENCHMARKS=C:\Program Files\Microsoft MPI\Benchmarks\ MSMPI_BIN=C:\Program Files\Microsoft MPI\Bin\ MSMPI_INC=C:\Program Files (x86)\Microsoft SDKs\MPI\Include\ MSMPI_LIB32=C:\Program Files (x86)\Microsoft SDKs\MPI\Lib\x86\ MSMPI_LIB64=C:\Program Files (x86)\Microsoft...
- Added logging for retryable errors and retry attempts in the request module. - Increased the maximum number of retry attempts from 3 to 5. - Updated the exponential backoff...