Resilient init_elements loading
This is a test to improve the resilience of api-client Pagination (a single error during a pagination makes the whole pagination fail)
This version has several improvements:
- retry each page request a maximum number of times
- report missing pages
- support server kill & API errors
- could be easily backported into api-client
Edited by Bastien Abadie