2 years ago
Railway returns a 503 Application failed to respond after 30s, it used to be 5 minutes. Can this be configured?
5 Replies
2 years ago
ba49a2a5-5947-4bfe-8036-33b3bd855cb5
2 years ago
30 seconds would most commonly be known as the default timeout of gunicorn
2 years ago
whats that?
2 years ago
actually you're right, if railway returned something my app shouldnt log the time it took since it was cancelled (probably)
2 years ago
This is most likely gunicorns default timeout, and its for sure nothing to do with railway itself