Stanislav Bychkov created CASSGO-39:
---------------------------------------
Summary: Add query attempt interceptor
Key: CASSGO-39
URL: https://issues.apache.org/jira/browse/CASSGO-39
Project: Apache Cassandra Go driver
Issue Type: Improvement
Reporter: Stanislav Bychkov
The driver provides {{QueryObserver}} and {{BatchObserver}} interfaces to
monitor query attempts. However, these interfaces do not allow modification of
behavior during query execution. Introducing a {{QueryAttemptInterceptor}}
interface would enable developers to wrap individual query attempts,
facilitating functionalities such as request rate limiting or controlling
request concurrency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]