mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-28 13:47:00 -05:00
Monitor rate limits progress
Implement monitor-rate-limits edge function to compare metrics against alert configurations, trigger notifications, and record alerts; update config and groundwork for admin UI integration.
This commit is contained in:
@@ -88,3 +88,6 @@ verify_jwt = false
|
||||
|
||||
[functions.rate-limit-metrics]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.monitor-rate-limits]
|
||||
verify_jwt = false
|
||||
|
||||
Reference in New Issue
Block a user