Start a new topic

Business Logic time limit

Is there a way to tell if a custom endpoint is reaching the 2 second time limit for BL scripts? Will there be a certain response code returned?
1 Comment

Hi Stephen, have a look here: http://devcenter.kinvey.com/guides/business-logic#errors



Kinvey will return a 500 response code with a BLTimeoutError message.
Login or Signup to post a comment