platform · inferred from evidence
Step Functions
AWS Step Functions, a service for coordinating distributed applications and microservices using state machines.
- Bolt WorkflowStep executes multiple times when deployed to Lambda / serverless
A Bolt WorkflowStep deployed to AWS Lambda (following Slack's bolt-js serverless deployment docs) has its `execute` function invoked multiple times per workflow run. In Socket Mode the same code worked perfectly. The duplicate invocations c