netlogix/cli-increasedatabasetimeout

Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.

Installs: 13 330

Dependents: 2

Suggesters: 1

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/netlogix/cli-increasedatabasetimeout

1.1.0 2025-02-19 14:44 UTC

This package is auto-updated.

Last update: 2025-09-19 15:47:48 UTC


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