Things in PD or Slack may change. In an effort to save execution time, it might make sense to log how many failures there are and then after N failures, remove the ddb entry.
The DDB table already supports TTL so the logic could be extended to log the failures then add a TTL entry.
Things in PD or Slack may change. In an effort to save execution time, it might make sense to log how many failures there are and then after N failures, remove the ddb entry.
The DDB table already supports TTL so the logic could be extended to log the failures then add a TTL entry.