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

Maximum number of retries exceeded while waiting for transaction ack #1120

Closed
cl0ete opened this issue Oct 15, 2024 · 1 comment · Fixed by #1122
Closed

Maximum number of retries exceeded while waiting for transaction ack #1120

cl0ete opened this issue Oct 15, 2024 · 1 comment · Fixed by #1122
Assignees

Comments

@cl0ete
Copy link
Collaborator

cl0ete commented Oct 15, 2024

Monitor is failing bc we are timing-out waiting for issuer's did to be endorsed... (exceeding max attempts)
app/services/onboarding/util/register_issuer_did.py in wait_issuer_did_transaction_endorsed

We need too re-adjust the timings on the max_attempts and retry_delay

@cl0ete cl0ete self-assigned this Oct 15, 2024
@cl0ete
Copy link
Collaborator Author

cl0ete commented Oct 16, 2024

CICD reset nats stops endorser receiving events. Need to update health endpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant