Ignorar Navegação
Expandir
  • Pesquisa AvançadaAbre uma nova caixa de diálogo
    Insira os sinais de mais (+) ou menos (-) nos termos de pesquisa para tornar uma palavra obrigatória ou excluída
    Dicas de Pesquisa
    Filtrar por produto
    Filtrar por categoria
Server-side timeouts associated with the Connect Web Services for SOAP (CWS) API
Identificação da resposta 7970   |   Revisado 18/12/2018

What are the server-side timeouts associated with the Connect Web Services for SOAP (CWS) API?

Environment:

Connect Web Services for SOAP (CWS) API

Resolution:

A CWS process starts up and will run for up to 5 minutes (wall-clock time), or until it consumes too many resources. That 5 minute timer is enforced by Apache as part of its CGI framework. That 5 minutes will be extended if the CWS process is outputting data (for example, processing a very large request), but only if it is sending data base to the client.

This is not configurable by the CWS or the customer. This is enforced by Cloud Operations for the entire pod across all pods.

Thus a client-side timeout should be set to a bit longer than 5 minutes (e.g. 330 seconds) to handle these long running processes. Of course, all of this depends upon what action is being taken. The 330 second recommendation is the max time any request should take.

 

Notificar-me
A página será atualizada no envio. Todas as entrada pendentes serão perdidas.