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

Add a Queue feature, for two or more Buzz's posted in less than 5 minutes. #680

Open
hivephilippines opened this issue Apr 7, 2021 · 1 comment
Assignees
Labels

Comments

@hivephilippines
Copy link

There is a one post per every 5 minute limit on the HIVE blockchain, but some users want to post more than once, within a 5 minute interval.

Add a Queue, so that when a person tries to publish a Buzz, within less than 5 minutes of the previous Buzz, it gets scheduled to post after the 5 minute waiting period lapses.

@stinkymonkeyph
Copy link
Member

Process

  • need to add a queue micro service, a database to keep track of queue transactions and a bot to constantly check for transactions

  • add queue ability in frontend

  • show queued transactions

@stinkymonkeyph stinkymonkeyph self-assigned this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants