As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Last few days we observe occasional timeout problems with BL. I can reproduce this problem in Kinvey console if I call one query for 4-5 times. Probably you've done some changes to BL in last days? Get next output:
GET /appdata/kid_S1QmQwbL/Project/?kinveyfile_tls=true&query=%7B%22customer_id%22%3A%225784c75f96d448243487093f%22%7D&_=ls7rabayi8yid977gmv2kpgb9
Authorization: Basic a2lkX1MxUW1Rd2JMOjdlY2ZiZjA2ZDlhZTRkYjZhNWJlMTEyZmQ5ZTgzZTYz
X-Kinvey-API-Version: 3
================
HTTP/1.1 500 INTERNAL SERVER ERROR
Tue Sep 20 2016 17:28:39 GMT+0300 (MSK)
Content-Type: application/json
X-Kinvey-API-Version: 3
X-Kinvey-Request-Id: 7ea15f0082424508a60184bce64e5ad0
X-Powered-By: Express
{
"error": "BLTimeoutError",
"description": "The Business Logic script did not complete. Please contact support",
"debug": "The execution of a background task timed out."
}
Yegor Kozlov
Hello,
Last few days we observe occasional timeout problems with BL. I can reproduce this problem in Kinvey console if I call one query for 4-5 times. Probably you've done some changes to BL in last days? Get next output: