We would like Nextflow to support retrying of gRPC API failures, specifically the following different failures:
  • UNAVAILABLE
  • DEADLINE_EXCEEDED
  • RESOURCE_EXHARSTED
  • UNKNOWN
  • Etc