RestartInterval

RestartInterval

ContinuousTask等の関数の再起動動作を制御するオプションである.

詳細

  • ContinuousTaskは,評価が失敗した場合にRestartIntervalの値を考慮する.
  • クラウドでは,RestartIntervalが招いた待ち時間はスケジュールされたタスクの開始に関連するオーバーヘッドを含まない.

例題

  (1)

デフォルトで,失敗したContinuousTask評価は,結果として徐々に時間が長くなる一連の再起動の試みを生ずる.秒数あるいは時間Quantityを与えることもできる:

連続する失敗の数をパラメータとして取り秒数を返す関数を与える:

タスクを削除する:

Wolfram Research (2015), RestartInterval, Wolfram言語関数, https://reference.wolfram.com/language/ref/RestartInterval.html.

テキスト

Wolfram Research (2015), RestartInterval, Wolfram言語関数, https://reference.wolfram.com/language/ref/RestartInterval.html.

CMS

Wolfram Language. 2015. "RestartInterval." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RestartInterval.html.

APA

Wolfram Language. (2015). RestartInterval. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RestartInterval.html

BibTeX

@misc{reference.wolfram_2024_restartinterval, author="Wolfram Research", title="{RestartInterval}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/RestartInterval.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_restartinterval, organization={Wolfram Research}, title={RestartInterval}, year={2015}, url={https://reference.wolfram.com/language/ref/RestartInterval.html}, note=[Accessed: 22-November-2024 ]}