Attribute Macro worker

Source
#[worker]
Expand description

Worker lambda

Parameters:

  • name: override the function name
  • queue_alias: alias of the queue processed by the worker
  • concurrency: max number of concurrent workers
  • fifo: set to true to enable FIFO processing
  • environment: environment variables