REST api timeout - 10.2.400

Are there settings on the app server that can limit the time of REST calls??

I would like to control the impact on our SQL server from poorly written data retrieval calls

I know there is a BAQ timeout setting on the app server settings
Does this relate to REST as well?

A REST call is nothing different than a regular BO call. You can make the same poor data retrieval in regular epicor I don’t believe there’s any magic there that can change it.

We don’t have any kind of maximum duration configuration over rest, no.