netlogix / cli-increasedatabasetimeout
Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
Package info
github.com/netlogix/Netlogix.Cli.IncreaseDatabaseTimeout
Type:neos-package
pkg:composer/netlogix/cli-increasedatabasetimeout
1.1.0
2025-02-19 14:44 UTC
Requires
- neos/flow: ^8.3 || ~9.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