Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

328
Vistas
What happens if express.js (node.js) http request closed before completed?

For example, I have an endpoint that performs tasks A, B, and C upon client request. If the client sends a request, task A completed but before tasks B and C start client closed connection, network issues, closed browser windows, etc... My question is, will tasks B and C be completed or not?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Your nodejs program cannot tell whether the client connection is closed until it tries to send something to the client.

So, generally the processing of an incoming request runs to completion before it finds out the client has gone away.

This is a nuisance when a client gives up on a slow request: the work is wasted, or, worse, an update completes without any way to tell the client it is complete.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda