Skip to content

keboola/doctrine-retry-bundle

Repository files navigation

Doctrine Retry Bundle

Installation

composer require keboola/doctrine-retry-bundle

Usage

Include the following code in your config/packages/doctrine.yaml file:

doctrine:
    dbal:
        options:
            x_connect_retries: 3

Environment

TEST_DATABASE_URL - database connection URL (mysql://user:secret@localhost/mydb)

About

[READ-ONLY] Doctrine Retry bundle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages