#Adding shared environment variables -> 404 -> Sign In -> Error 1015 (Rate Limited)

24 messages · Page 1 of 1 (latest)

spring hare
#

I was in the middle of adding a shared environment variable and the screen started showing a 404 error screen. I then returned to the dashboard, clicked "Continue with Github", and now see Error 1015 You are being rate limited. I gave it ~1 hr and still seeing the error. Is there a way to determine why I'm being rate limited?

livid glacierBOT
#

Project ID: 5d77fb37-1fba-4a55-bbd3-e0fab8243723

spring hare
#

Update: I tried again and access has been restored

#

I'd love to know what happened to cause the Railway dashboard to be inaccessible for an hour

#

Update: I updated one more shared environment variable and am now rate limited again.

abstract torrent
#

can you please provide reproducible steps

spring hare
#

Sure. See below:

  1. Go to Railway Project Settings (from railway.com/dashboard)
  2. Click Shared Variables
  3. Add a new Shared Variable
    (rate limiting is triggered here)
  4. Screen switches to 404
  5. Click "Go Home" button
  6. Log in with Github
  7. Redirected to rate limited page
abstract torrent
#

perfect, thank you, we will be looking into this

spring hare
#

Thank you @abstract torrent

abstract torrent
#

question, how many envs do you have? includeing any pr envs if you have them too?

spring hare
#

Currently around 50

#

Our monthly Dependabot PRs just were created 😢

abstract torrent
#

looks like we make 2x requests for every environment you have when setting that variable, and the cloudflare limit is 50 rps, so that explains that

spring hare
#

Oh, wow, that makes sense!

#

So the fix is to remove the Dependabot PR envs (deleting or merging the PR), and then try again, yeah?

abstract torrent
#

how many non Dependabot prs do you have?

spring hare
#

8

abstract torrent
#

okay then you should be safe setting shared variables with only 8 envs

#

i've now tickleted this issue!

spring hare
#

Thank you!

abstract torrent
#

so update here, half of the issue has been fixed, adding a variable will not spam call the api, but opening the shared variables tab will still one time spam the api, but i have also ticketed that

spring hare
#

Wow. Thank you. I'm amazed by the quick turnaround and commitment to continuous improvement. 🥇

abstract torrent
#

thats what we are here for!

abstract torrent
#

!s