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
# This is loopback that returning 502 error when servers are down.
:9999 {
header Content-Type application/json
respond "{\"api:statuscode\": 503, \"api:duration\": \"0.000s\", \"api:message\": \"Seems like its down. Please wait while we solve this problem.\", \"api:timestamp\": \"1987-01-01T12:00:00Z\"}" 503