Start a new topic

Maximum time for a request

Hello everyone, I am using a REST service for payment of services from Kinvey. This service needs to handle a timeout of up to 45 seconds. In Kinvey documentation it indicates that the maximum timeout for a request, is 1500 ms.


Is it possible to increase the timeout to 45 seconds in the request?

1 Comment

1500ms = 1.5 seconds, 45 seconds = 45,000 ms.  This is a substantial amount of time and should not be required for any modern application.  


That said, business / business advanced versions of Kinvey do come with longer business logic timeouts.  I can have someone from sales reach out to you if you're interested.


Thanks,

Login or Signup to post a comment