Is there an easy way to make changes when simulation is running?

0

Hi everyone,

When I create a new simulation job I see my nodes are working and doing their jobs. But then I wanna change a little part of the code or add a new node. After that here the steps I watch:

  • Close the simulation.
  • Do the changes or add some new features on Cloud9.
  • Build, bundle and copy your code into S3.
  • Run a new simulation.
    Do I have to repeat these steps all the time when I want to change something? I am wondering that is there an easy way to do these or not?

Thank you.

preguntada hace 4 años249 visualizaciones
1 Respuesta
0

You can restart the simulation job, which you can also do from the CLI/terminal. To improve ergonomics, set Job FailureBehavior to continue, Job Duration to the length of the development session (so the job doesn't terminate), Edit code, build, bundle, upload to S3 replacing the existing bundle, then Restart the job.

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas