Skip to content

netlogix/Netlogix.Cli.IncreaseDatabaseTimeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlogix.Cli.IncreaseDatabaseTimeout

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

About

Flow package to configure database timeout for commands individually

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages