bbstilson / mill-aws-lambda

Mill plugin to deploy code to AWS Lambda.
Apache License 2.0
6 stars 1 forks source link

Better logging - Progress meter #1

Closed bbstilson closed 3 years ago

bbstilson commented 4 years ago

When deploying, it's pretty quiet. There's a way to do progress listening in v1 of the s3 client, but I haven't had time to figure out how to do it for v2. That's the slowest part at the moment, so it'd be nice to know that the deploy isn't stalled.