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

170
Vistas
Node js unloads object

Nodejs seems to "unload" the server object after a day of uptime, currently I solve it by restarting the server but I'd love to find a better way to fix it.

Why I think it unloads the object: there are undefineds where this object is referenced by this from functions in setInterval.

This is the code of index.js:

const server = new VegaBroker(
    config.get('vega_ws_url'),
    config.get('vega_login'),
    config.get('vega_password'),
    new SocketServer(
        config.get('vega_ws_url'),
        config.get('ws_port'),
        config.get('secure'),
        config.get('key'),
        config.get('cert'),
        new MasterCluster()
    )
);

server.run()
about 4 years ago · Juan Pablo Isaza
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