Skip to content

An exception occurs while trying to disable connection retries #83

Closed
@rybakit

Description

@rybakit
$t = new Tarantool();

ini_set('tarantool.retry_count', 0);

$t->ping();

outputs

Uncaught exception 'Exception' with message '(null)'

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions