🐛 Current behavior
Due to code here and here
the client does not honor thedefaultDeadline or deadline options.
Inability to set a timeout is a critical problem since it can lead to resource exhaustion during load spikes.
🔍 Steps to reproduce
See code linked above
Reproducible link
See code linked above
💭 Expected behavior
client honors deadline options.
Package version
all
KurrentDB Version
v24.10
Connection string
esdb://localhost:2113?tls=false
☁️ Deployment Environment
Single-node (Docker)
Other Deployment Details
No response
Operating system
No response
Code of Conduct