oncall-engine/engine/apps/labels
Yulya Artyukhina 445ac74088
Quick fix for labels error on labels cache update (#3899)
# What this PR does
Check response from labels repo before updating labels cache and update
cache only if there are no errors in the response.
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2532
## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-02-15 08:55:43 +00:00
..
migrations Webhook labels (#3383) 2023-11-22 11:17:41 +00:00
tests Quick fix for labels error on labels cache update (#3899) 2024-02-15 08:55:43 +00:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
alert_group_labels.py Support alert routing based on labels (#3778) 2024-01-30 13:07:19 -05:00
client.py Quick fix for labels error on labels cache update (#3899) 2024-02-15 08:55:43 +00:00
models.py Alert group payload labels (#3434) 2023-11-27 17:53:54 +00:00
tasks.py Quick fix for labels error on labels cache update (#3899) 2024-02-15 08:55:43 +00:00
types.py Support alert routing based on labels (#3778) 2024-01-30 13:07:19 -05:00
utils.py Enable labels feature only if labels plugin is enabled (#3769) 2024-01-30 07:29:16 +00:00