BugSplat-Git / symbol-upload

Cross-platform symbol upload utility
MIT License
10 stars 3 forks source link

Don't Retry Max Size Exceeded #122

Closed bobbyg603 closed 4 months ago

bobbyg603 commented 4 months ago

For our legacy uploads sometimes we'll get an error max table size exceeded. We should detect this case and not retry.

bobbyg603 commented 4 months ago

This was fixed in #120