One or More Errors Occurred When Batch Set Stream Metadata maxAge

Hi,

Recently, we encountered an issues when set maxAge for nearly 1000000+ streams. We use a loop which run AsParallel and set the maxAge in each loop with SetStreamMetaDataAsync. Then, we catch the error message “one or more error occurred” some time later. No idea how this happens, is this because SetStreamMetaDataAsync to be called too frequently? Any idea will be appreciate.

Thanks in advance.

Look at the inner exception this is the default exception from an async call