[ https://issues.apache.org/jira/browse/CASSGO-39 ]


    João Reis deleted comment on CASSGO-39:
    ---------------------------------

was (Author: JIRAUSER306784):
https://github.com/apache/cassandra-gocql-driver/pull/1820

> Add query attempt interceptor
> -----------------------------
>
>                 Key: CASSGO-39
>                 URL: https://issues.apache.org/jira/browse/CASSGO-39
>             Project: Apache Cassandra Go driver
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stanislav Bychkov
>            Priority: Normal
>             Fix For: 2.0.0
>
>
> 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]

Reply via email to