Skip to content

Fix bc-gateway database rate limit error #293

@ebrahimmfadae

Description

@ebrahimmfadae

Describe the bug
The bc gateway service can not handle too many requests to database and throws below exception.

io.r2dbc.postgresql.client.ReactorNettyClient$RequestQueueException: Cannot exchange messages because the request queue limit is exceeded

To Reproduce
Send more than 256 simultaneous requests to bc gateway database

Expected behavior
The bc gateway should handle requests simultaneously.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions