Just trying to get a sense before i send a bunch of failed requests.
We have a job that takes in about 100 or so length’d list of dicts that have two ~32 str length key value pairs.
Just wondering if there is an arbitrary cut off so I can smartly chunk if i wanted to do 1000s at a time.