aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.61k stars 1.01k forks source link

No way to set retry count on event bridge lambda (cron)? #2073

Open josiahcoad opened 1 year ago

josiahcoad commented 1 year ago

Hi, I don't see a way to set the retry count of a cron lambda. Thats fine but it seems like a chalice deploy overrides whatever I set in my console.