You are here

constant StaticExportPathCommand::RETRY_COUNT in Tome 8

The default number of retry per failed process.

Overrides StaticCommand::RETRY_COUNT

File

modules/tome_static/src/Commands/StaticExportPathCommand.php, line 23

Class

StaticExportPathCommand
Contains the tome:static-export-path command.

Namespace

Drupal\tome_static\Commands

Code

const RETRY_COUNT = 1;