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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ