    

 ## On this page

  

 

 # rerunRuns

 Last update: 18.06.2026 

abstract fun [rerunRuns](rerun-runs.md)(dataHistory: [DataHistory](./../-data-history/index.md), runIndexes: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)&lt;[Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)&gt;)

Notify that the user has requested to re-run a set of runs. Does not wait for the runs to complete. endRuns from PHXDataHistory will be called when completed.

#### Parameters

dataHistorythe data history to read and write fromrunIndexesan array of run indexes