Welcome
Login
Sign up
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Login
or
Signup
to submit a new ticket
Check ticket status
Start a new topic
Discussions
Kinvey Forums
Business Logic
Business Logic time limit
S
Stephen Levy
started a topic
almost 7 years ago
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
Gal
said
almost 7 years ago
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
More topics in
Business Logic
How do I access query string values for GET and DELETE requests?
Basic Authentication in Business Logic
How do I cascade delete entities from related collections?
All BL failing with Violation Error
How do I send push notifications?
Whenever I try to query by _id, I get zero results
receiving SOCKETTIMEDOUT when requesting external http response
Unique Constraints on a collection column?
Need some help with grouping
Accessing Endpoint from Collection Hook
See all 342 topics
Stephen Levy