Per the limits outlined here, retry requests when HTTP 429 status codes are returned in the response: https://developer.fullstory.com/get-data-export
This will still need to work with the concurrent request strategy that has already been implemented.
Dependant on this PR going to prod: https://github.com/cowpaths/mn/pull/21448