netlogix/cli-increasedatabasetimeout

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

1.1.0 2025-02-19 14:44 UTC

This package is auto-updated.

Last update: 2025-02-19 14:44:53 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