Azure/azure-cosmos-js

Additional context/debug information for required retry attempts

jrauschenbusch opened this issue · 2 comments

Is there a way to see how many iterations were needed to successfully complete an operation, or what restriction led to its termination? Some debug log information might be helpful here. Also, whether the maxRetryAttemptCount or maxWaitTimeInSeconds led to the error being bubbled up.

We've got some existing WIP code that will help address this. Stay tuned.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days