Skip to Main Content
Categories API
Created by Guest
Created on Aug 24, 2021

increase the expiration of the iterator id and maximum request to your APIs

Can I make a request to increase the expiration of the iterator id and maximum request to your APIs?


As I remembered on my last inquiry, the iterator id is only valid for ten (10) seconds, and the requests limited to twenty (20).


I’m currently developing an importer that processes the records individually (but makes a request for records in bulk to Reckon) but after I process the first batch then make a request to Reckon again, I keep on hitting 10-second expiration. A workaround would be to decrease the records we request for each batch to speed things up a bit but then we hit the maximum request limit, resulting in another error.

  • Attach files