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

Providing the same address to /notify multiple times will return inconsistent results #313

Open
chris13524 opened this issue Jan 22, 2024 · 1 comment
Labels

Comments

@chris13524
Copy link
Member

Uncertain on current behavior, but if the same address is provided multiple times one of them may be returned in not_found. However, since they are the same account it would be best if the behavior was idempotent and returned sent for both?

@arein arein added the accepted label Jan 22, 2024
@chris13524
Copy link
Member Author

Added a log which should detect this:

error!("Notify: Status response count does not match request count. Project: {project_id}, accounts: {accounts:?}, response: {response:?}");

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

No branches or pull requests

2 participants