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

Use OpenSea events to catch missed orders #27

Open
ptrwtts opened this issue May 20, 2022 · 0 comments
Open

Use OpenSea events to catch missed orders #27

ptrwtts opened this issue May 20, 2022 · 0 comments

Comments

@ptrwtts
Copy link
Contributor

ptrwtts commented May 20, 2022

  • Every second, look for events that are more than 10 seconds old and don't have a corresponding order
  • Put these tokens into to token lookup queue for manual querying
  • Mark the event as processed to avoid processing it again
  • Potentially we can revert the token lookup queue to fetch 20 tokens at a time, because Open Sea backed off deprecating this functionality (last I checked)
@ptrwtts ptrwtts assigned georgeroman and unassigned georgeroman May 20, 2022
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

No branches or pull requests

2 participants