xudj14

Results 1 issues of xudj14

#### What happened: [CreateAPIEventAnnotations](https://github.com/openclarity/apiclarity/blob/master/backend/pkg/modules/internal/core/modules.go#L117) sometimes fails due to unique constraint violation. On `event_annotations`, there's a unique key `api_event_ann_idx_model` on (`module_name`, `event_id`, `name`). When trying to insert multiple rows this constraint...