-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Integration - Webhooks
-
None
-
39
-
Severity 2 - Major
-
10
The more webhooks installed for a tenant the slower that issue updates are. This affects people when they are doing bulk work and when they have many webhooks installed, with the worst cases occurring when both conditions are met.
Webhook callouts are already performed asynchronously, and at this stage evidence points towards event serialisation as being the main bottleneck here.
Things to look at first:
- improve performance of serialisation itself
- background serialization of webhooks
- is related to
-
JRACLOUD-67312 Bulk operations are slow
-
- Closed
-