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

✨ Publish group data #259

Open
3 tasks
Thomasvdam opened this issue Apr 30, 2024 · 0 comments
Open
3 tasks

✨ Publish group data #259

Thomasvdam opened this issue Apr 30, 2024 · 0 comments
Labels
Indexer 🗂️ Related to the indexer plugin priority: low Should only be scheduled if it's important relative to other issues type: feature ✨ New feature or request

Comments

@Thomasvdam
Copy link
Member

✨ Feature

Publish messages on the SQS queue that contain data regarding groups (policies, proposals, votes, etc). In case it turns out to be too much we can split them up into several tasks.

Motivation

There are currently no great group UI viewers with access to historical data, as proposals mostly get pruned right away after passing/expiring.

Implementation

  • Research which stores are interesting to monitor and what data we'd need to send to the indexer to create a good UI.
  • Implement state monitoring and message formatting.
  • Publish messages on the SQS queue.
@Thomasvdam Thomasvdam added priority: high Should be fixed as quickly as possible type: feature ✨ New feature or request Indexer 🗂️ Related to the indexer plugin labels Apr 30, 2024
@Thomasvdam Thomasvdam added priority: low Should only be scheduled if it's important relative to other issues and removed priority: high Should be fixed as quickly as possible labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexer 🗂️ Related to the indexer plugin priority: low Should only be scheduled if it's important relative to other issues type: feature ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant