Railway DNS Webhook
Sometimes railway can take longer to verify a DNS change on Cloudflare than normal.
I'de like some webhook or event to subscribe to notifying of the DNS change, would this be possible?
I can also potentially Poll Railway API but I'de be concerned about eating into precious Usage Limits on the API.
10 Replies
Project ID:
dd3f96f7-3ab3-4453-86a3-32328b2f81d6
dd3f96f7-3ab3-4453-86a3-32328b2f81d6
1k per hour wouldnt be enough?
maybe for now
also, did I tell you I hate polling 😄
polling is fun
you hate webhooks but love polling
crazy person
yes because polling doesn’t require you to accept http requests
but the polling im talking about is long polling, you cant do that with railway
I always accept http requests 😜
Preferably with a cookie
Solution
polling is your only option it seems