Mint connector should not retry on known error #939

Closed
opened 2025-08-07 09:00:54 +00:00 by thesimplekid · 0 comments
thesimplekid commented 2025-08-07 09:00:54 +00:00 (Migrated from github.com)

In the case we get a known error from the mint we should not attempt to retry the request. The caching and retry should only be used for possible http errors.

github.com/cashubtc/cdk@5521a377e8/crates/cdk/src/wallet/mint_connector/http_client.rs (L207)

Image
In the case we get a known error from the mint we should not attempt to retry the request. The caching and retry should only be used for possible http errors. https://github.com/cashubtc/cdk/blob/5521a377e8ba67e220f3d25722519f1837aad664/crates/cdk/src/wallet/mint_connector/http_client.rs#L207 <img width="2880" height="1003" alt="Image" src="https://github.com/user-attachments/assets/0c78f83f-1bab-46c3-8b8b-2d4b98023432" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk#939
No description provided.