Sometimes when making server requests, you have to get a lot of data. In some cases, JMB breaks this up to multiple adjustable API calls. At other times, however, JMB simply tries to make one big API call. It would be nice if in all situations JMB would be aware of what it's doing and break huge API calls into multiple smaller calls. Take this for example:

Sometimes when making server requests, you have to get a lot of data. In some cases, JMB breaks this up to multiple adjustable API calls. At other times, however, JMB simply tries to make one big API call. It would be nice if in all situations JMB would be aware of what it's doing and break huge API calls into multiple smaller calls. Take this for example: