ajmath / serverless-offline-scheduler

MIT License
96 stars 40 forks source link

Scheduler functions with all AWS lambda languages #22

Closed dmkr closed 5 years ago

dmkr commented 5 years ago

This should allow scheduler to work with any language lambda has or will implement.

ajmath commented 5 years ago

Hey @dmkr, thanks for the PR and apologies for not getting back to you sooner. Have you been using this in practice? I'm curious if you've encountered any issues that need a follow up.

dmkr commented 5 years ago

Hey @ajmath. We haven't run into any noticeable issues running it as of yet. We do turn it on and off quite a bit as it does slow down response times to run.

dmkr commented 5 years ago

updated with test