whats-new-summary-notifier
whats-new-summary-notifier copied to clipboard
[feature]Parallel execution
Due to a request limitation of Slack's webhook (1RPS), currently lambda's concurrency is limited to 1. By offloading API handling with EventBridge API Destination, allow parallel lambda execution to accelerate posting speed for multiple channels.