[
https://issues.apache.org/jira/browse/CASSANDRASC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743317#comment-17743317
]
Francisco Guerrero commented on CASSANDRASC-65:
-----------------------------------------------
+1 (nb), looks good. Thanks for the patch and for addressing the comments.
> Enrich error message in RetriesExhaustedException for better visibility
> -----------------------------------------------------------------------
>
> Key: CASSANDRASC-65
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-65
> Project: Sidecar for Apache Cassandra
> Issue Type: Bug
> Components: Rest API
> Reporter: Yifan Cai
> Assignee: Yifan Cai
> Priority: Normal
>
> The current error message of RetriesExhaustedException only states that a
> request exhausts the retries and fails. See below. It is not particularly
> helpful when debugging.
> I would like to enrich the error message to include the last response and
> responding server to provide better context on the failed request.
> {code:java}
> Caused by: java.util.concurrent.CompletionException:
> org.apache.cassandra.sidecar.client.exception.RetriesExhaustedException:
> Unable to complete request 'my_request' after 1 attempt
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]