This commit is contained in:
yeahyung 2025-04-24 17:53:36 +09:00 committed by GitHub
commit d2d40bff23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -615,6 +615,7 @@ class SlackAlerting(CustomBatchLogger):
elif type == "soft_budget":
event_group = "proxy"
event_message += "Soft Budget Crossed: "
_id = user_info.team_id or user_info.user_id or _id
elif type == "user_budget":
event_group = "internal_user"
event_message += "User Budget: "