graphprotocol / graphprotocol/indexer
Duplicate actions being added to the actions queue
Open
@dwerner is already working on this.
Since Apr 17, 2024.
bug
indexer-common
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
We've seen cases recently of actions in the queue being effectively duplicates. We should audit our deduplication logic in the queueActions resolver.
I will try to gather data on a specific case to focus on and will share here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.