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/PRESS2 93 Implement a API Queuing System #61

Closed

Conversation

officiallygod
Copy link
Member

The Current system makes an API request on every URL change and if the basic info step was triggered then the settings call is also done.

The New System has a Queue that is synced with the store and whenever a new step is loaded then the Calls to be made are queued into the queuer but before that, we need to flush out all the requests so that the queue is empty and all the previous items are saved into the DB.

@officiallygod officiallygod added the enhancement New feature or request label Aug 22, 2022
@arunshenoy99 arunshenoy99 added the Phase 3 Features for Version Full v1.0.0 label Sep 6, 2022
@officiallygod officiallygod removed the enhancement New feature or request label Dec 20, 2022
@arunshenoy99
Copy link
Member

Closing as we have #197 for this.

@arunshenoy99 arunshenoy99 deleted the add/PRESS2-93-Implement-API-Queuing-Sytem branch May 25, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phase 3 Features for Version Full v1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants