You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(billing): add free/premium tier limits for webhooks and monitors
- Free users limited to 1 webhook and 1 monitor
- Premium users can have up to 10 webhooks and 10 monitors
- Add DISABLE_WEBHOOK_NOTIFICATIONS config option
- Update docker-compose to separate API and worker responsibilities
- API service now only handles requests, worker handles all notifications
- Return 403 with upgrade message when free users hit limits
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments