Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthoralake
     

    I need to submit an http request with a timeout option. I also need to be able to test the code by forcing a timeout. I've been trying to do it with AkHttpClient.

    This need is in connection with a port of geo_kit from Rails to Akelos.