Email or username:

Password:

Forgot your password?
Top-level
zunda

@Gargron Yep but I'm not sure what defines timeout as we've removed rack-timeout...

Also, now I seem to start to understand that the Controller might spending time to fetch the key for the HTTP signature on the request, when the remote server is not perfectly configured.

No comments
Eugen Rochko

@zundan Controller fetches the key using Request class, which has a low timeout

Go Up