netlogix/cli-increasedatabasetimeout

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

1.0.0 2022-09-23 09:08 UTC

This package is auto-updated.

Last update: 2024-04-12 10:05:45 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