rails-lambda/lambdakiq

Refactor Handler Documentation

metaskills opened this issue · 0 comments

Thanks to the Runtime Interface Client, we can use a Docker CMD via SAM's ImageConfig to do something like this vs adding more code to an app.rb which does not need to exist in Lamby v4.

ImageConfig:
  Command: ["config/environment.OrderProcessorJob.perform_now"]