cds-snc / notification-planning-core

Project planning for GC Notify Core Team
0 stars 0 forks source link

[CHORE] Monitor the priority / dedicated lanes for outliers #384

Open jimleroyer opened 4 months ago

jimleroyer commented 4 months ago

What

Monitor the priority lanes for template outliers that are breaking the SLOs and should be moved into a different priority queue.

Why

As we are reworking how our sending vehicle and priority queues function, some of the templates will lose its current priority lane configuration and will fall back into the defaults of the predefined category template. It is possible that some of these default might not fit with the current SLOs profile and would need a customized priority lane configuration to be brought back to SLOs stability.

Acceptance Criteria

-[ ] Execute the query for each priority lane and identify template outliers. -[ ] For any template outliers, downgrade the priority lane to the one that fit the volume that was sent. -[ ] Inform the team via Slack and update the auditing mechanism for this process -[ ] Execute the query for the dedicated code lanes and identify template outliers.

Resources

Triggers / Schedule

This should be done every week after the release of the template category feature.