You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: