[ 
https://issues.apache.org/jira/browse/CASSGO-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

João Reis updated CASSGO-39:
----------------------------
    Fix Version/s: 2.x
                       (was: 2.0.0)

> 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.x
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to