We don't want to have a large bandwidth on bedetheque.com, so the pace
at which we perform GET request is limited by a maximal number of
request over a window (per example no more than 10 request over 10
second)
If more request are required, the request is simply paused until we go
back within the limit ;). Go rulez !