Currently, when an event occurs through a webhook, it is merged into the same alert based on event_key.
However, even if it has the same event_key, a new alert is created after 10 minutes.
It should be possible to set the time to detect the same event for each webhook.