lambda-cron
lambda-cron copied to clipboard
LambdaCron - serverless cron tool
Results
12
lambda-cron issues
Sort by
recently updated
recently updated
newest added
Currently the only way to disable tasks is to remove from S3 the file that define the task. Be able to disable tasks in the task definition could be useful....
What do you think about raising an exception when an HTTP task returns a non-200 status code? I'm worried that would be easy to ignore an end point returning 500's.