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.

已提問 4 年前檢視次數 249 次
1 個回答
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.

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南