@main[] $sDir[outputs/160] $iStep(1) $iSleepTime(3) $iCacheTime(2)
| File: 1 | File: 2 | File: 3 |
|---|---|---|
| ^do[1](3){One} | ^do[2](3){Two} | ^do[3](3){Three} |
| ^do[3](3){ ^method[] }{ $exception.handled(1) ^cache(2) Error occure while executing body } | ||
| ^sleep($iSleepTime) ^^sleep($iSleepTime) | ||
| ^do[1](3){ ^method[] }{ ^cache(1) $exception.handled[cache] Error occure while executing body but force get cached resuls } | ^do[2](3){ Two ^cache(0) } | ^do[3](3){ ^method[] }{ $exception.handled(1) ^cache(0) Error occure while executing body } |