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
We need a worker to communicate with the chain, verify if a tx has been successfully processed, and retrieve the result.
We need to decide whether to use a Renderer or fetch the result via a simple GQL request.
The text was updated successfully, but these errors were encountered:
This worker will also handle tasks like ranking calculations and determining available opponents for attacks. To manage these various tasks efficiently, we’ll likely need a queue service. #16 (reply in thread)
We need a worker to communicate with the chain, verify if a tx has been successfully processed, and retrieve the result.
We need to decide whether to use a Renderer or fetch the result via a simple GQL request.
The text was updated successfully, but these errors were encountered: