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.

feita há 4 anos249 visualizações
1 Resposta
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 há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas