I2.13

Load failure and retry

Cards in this group · 4

  1. I2.13.1Automatic retries need backoff; immediate tight retries pile onto the server
  2. I2.13.2After several automatic retries fail, stop and hand the decision to the person
  3. I2.13.3Be explicit whether retry reuses the original parameters or allows the request to be edited
  4. I2.13.4A pattern of repeated failure suggests a systemic problem, not a flaky network blip