Lambda Concurrency And Throttling

Error handling

  • If function doesn't have enough concurrency available, next requests are throttle
  • For throttle error (429) and system errors (500s), lambda returns event to the event queue to try again for up to 6 hours