Is there a way to know how many tasks fail and are are retried when using `.compute(retries=N)`? This would be a useful addition in performance_report.
Is there a way to know how many tasks fail and are are retried when using
.compute(retries=N)?This would be a useful addition in performance_report.