ydb-php-sdk icon indicating copy to clipboard operation
ydb-php-sdk copied to clipboard

bug: Exception while re-create server nodes during work script

Open rekby opened this issue 2 years ago • 0 comments

Bug Report

YDB PHP SDK version: 1.6.0

Current behavior:

throw Exceptions https://github.com/ydb-platform/ydb-php-sdk/issues/61

Expected behavior: work fine

Steps to reproduce:

  1. Create dedicated YDB database in cloud
  2. Create script which send regular requests to the server in loop.
  3. Change size of database instances
  4. Wait resize completed

rekby avatar Jun 28 '23 15:06 rekby