service · inferred from evidence
Events API
A Slack API service that handles event notifications and retries requests if not acknowledged in time.
- 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