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

Implement Worker to Retrieve Results from Chain #18

Open
Atralupus opened this issue Dec 16, 2024 · 1 comment
Open

Implement Worker to Retrieve Results from Chain #18

Atralupus opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request ncip-24
Milestone

Comments

@Atralupus
Copy link
Member

Atralupus commented Dec 16, 2024

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.

@Atralupus Atralupus self-assigned this Dec 16, 2024
@Atralupus Atralupus added this to the NCIP 24 milestone Dec 16, 2024
@Atralupus Atralupus added enhancement New feature or request ncip-24 labels Dec 16, 2024
@Atralupus
Copy link
Member Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ncip-24
Projects
Status: Todo
Development

No branches or pull requests

1 participant