mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
motivation: make lambda execution sequence easier to reason about changes: * add `peekFailure` extension to `EventLoopFuture` to handle error without side effects * update process chain to make use of `peekFailure`