The REST API Help Site claims "The API defaults to synchronous responses per the OData specification, ...", but when I have long running synchronous request (one where I deliberately do not provide a "Prefer: respond-async" header) I still get back a 202 continuation reply after 30 seconds.