openstatusHQ / openstatus

🏓 The open-source synthetic monitoring platform 🏓
https://openstatus.dev
GNU Affero General Public License v3.0
4.98k stars 281 forks source link

[OPE-82] Create a cron to remove the unverified domains from vercel settings #220

Open mxkaske opened 10 months ago

mxkaske commented 10 months ago

Every X week, we should check if the domains have been verified and remove the unverifed domains. I'd suggest to not only remove them from vercel settings but also from the status page db entry. The user will need to reenter the domain to re-verify.

https://github.com/steven-tey/dub/blob/main/pages/api/cron/domains.ts

https://github.com/steven-tey/dub/blob/main/lib/cron/domains.tsx

From SyncLinear.com | OPE-82

mxkaske commented 10 months ago

No rush as this is a pro feature 🤣

nkilm commented 9 months ago

@mxkaske Is anyone working on this issue?

mxkaske commented 9 months ago

Nobody yet, @nkilm!