aureq / letslambda

3 stars 2 forks source link

[rework] Let's lambda fails and retry to issue certificates #38

Closed aureq closed 7 years ago

aureq commented 7 years ago

For some reasons, async Lambda invocations fail, creating problems in production (too many issues certificates).

aureq commented 7 years ago

I should have been using return some_value rather than sys.exit().