netlogix / cli-increasedatabasetimeout
Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
Installs: 5 573
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/flow: ^5.3 || ^7.3 || ^8.0
README
This package adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
Installation
composer require netlogix/cli-increasedatabasetimeout
Usage
You can define timeouts per Flow command:
Netlogix: Cli: IncreaseDatabaseTimeout: timeouts: 'resource:publish': 3600