ydb-platform / ydb-platform/ydb-php-sdk
bug: Exception while re-create server nodes during work script
Open
@ilyakharev is already working on this.
Since Jun 28, 2023.
bug
- Dominant language
- PHP
- Stars
- 39
- Forks
- 19
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 2
Description
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:
- Create dedicated YDB database in cloud
- Create script which send regular requests to the server in loop.
- Change size of database instances
- Wait resize completed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.