-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
To optimize the performances in the notification of webhooks to subscribers, the service should provide a cache that optimizes the I/O operations and queries towards the database system.
The first level of resolution should be the Tenant of the subscriptions, and then the Event Type within the scope.
Additional filters in a webhook subscription cannot be used as keys to cached items, since it's unpredictable if they would meet the conditions given, not being assured to be constant.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request