-
Notifications
You must be signed in to change notification settings - Fork 54
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
EDR-Negotiation Stuck in Refreshing State #1139
Comments
Hi @efiege thanks for raising this, The fix i remember it was backported in 0.5.4 in this PR Probably the failure reason is missing? not sure we'd have to reproduce this locally. Anyway as outlined in the other issue #1137 , the auto refresh mechanism of spawning new transfer processes for "renewing" the EDR will be removed in the next release |
Hi @wolf4ood, you are right: There has been a fix backported for #837 However using the 0.5,4 extensions we still get This may be caused by the EDR-State-Machine not handling EDRs in Thanks for also pointing out, that this mechanism will be replaced in the next release. In the meantime however we urgently need this to be fixed. |
can you check the reason for the transfer process for being terminated with |
with the advent of DataPlane Signaling in 24.05, I think this issue will become irrelevant, since the renewal of access tokens will change drastically. Not sure we should/can invest time in this |
This issue is stale because it has been open for 2 weeks with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
Describe the bug
After receiving a
TransferTerminationMessage
from the providing counter-party connector the EDR gets stuck inREFRESHING
state. Also there has noTransferStartMessage
message been sent by the providing counter-party connector.Expected behavior
ERROR
state.Context Information
The text was updated successfully, but these errors were encountered: