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

Make it so that 1 thread managed monitoring all smart contracts for now #90

Open
0x0elliot opened this issue Jun 9, 2023 · 0 comments
Assignees

Comments

@0x0elliot
Copy link
Contributor

This can be done by constantly subscribing every time new smart contracts are added in, in the same celery task.

However, this does lead to more chances of failure while it sounds computationally less expensive. I am sure there is a better way around this which deals with threads being divided with respect to geographic importance.

@0x0elliot 0x0elliot self-assigned this Jun 10, 2023
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

1 participant