iliana / rust-crowbar

Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)
https://docs.rs/crowbar
Apache License 2.0
197 stars 16 forks source link

Suggest get_remaining_time_in_millis().unwrap_or #29

Closed iliana closed 6 years ago

iliana commented 6 years ago

See #27.

cc @ChristopherMacGown

ChristopherMacGown commented 6 years ago

Looks good! I’ve also submitted https://github.com/awslabs/aws-sam-local/issues/259 to fix the issue upstream.