Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HOT FIX/BUG] Incorrect Status "Receiver Failure" for Successful Redeem with Resend #1571

Open
SamantaCasal opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SamantaCasal
Copy link
Collaborator

Description:

The endpoint relay returns a status of "Receiver Failure" even though the redeem was successful due to a resend.

Specific issues include:

  • Incorrect Status: The relay endpoint reports "Receiver Failure" despite the redeem being successful.
  • Resend Transaction: There was a resend involved, which may not be correctly reflected in the status.

Endpoints:

Steps to Reproduce:

  1. Perform a transaction that triggers a redeem with a resend.
  2. Check the relay endpoint for the status.

Expected Behavior:

The relay endpoint should return a status indicating success when the redeem is successful, even if a resend is involved.

Actual Behavior:

The relay endpoint returns a status of "Receiver Failure," which is incorrect for a successful redeem transaction.

Additional Information:

Example transactions:

Please investigate and resolve the issue to ensure accurate status reporting for transactions involving resends.

@SamantaCasal SamantaCasal added the bug Something isn't working label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants