dataservices-api/server
Mario de Frutos 80b23c62c3 QPS timeout was badly calculated
timedelta microseconds is just the microseconds part of the timedelta
object not the elapsed time in microseconds.

I've change to use the total_seconds method to get all the elapsed time
in seconds and transform to miliseconds.
2016-12-23 11:40:30 +01:00
..
extension Version 0.20.0 artifact 2016-11-29 13:08:43 +01:00
lib/python/cartodb_services QPS timeout was badly calculated 2016-12-23 11:40:30 +01:00