openstatusHQ / openstatus

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

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

Open mxkaske opened 1 year ago

mxkaske commented 1 year 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 1 year ago

No rush as this is a pro feature 🤣

nkilm commented 1 year ago

@mxkaske Is anyone working on this issue?

mxkaske commented 1 year ago

Nobody yet, @nkilm!