Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AgentOps-AI/agentops
/ verify_sunset_subscriptions.py
File
verify_sunset_subscriptions.py
app/scripts/verify_sunset_subscriptions.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Simple script to verify which subscriptions will be caught by the invoice webhook check.
4
This shows which subscriptions have both cancel_at_period_end=True and cancellation_reason=
'billing_model_change'
.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected