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

Feature Request: Manual Queue Check for External Data Insertions #539

Open
richard457 opened this issue Feb 13, 2025 · 0 comments
Open

Feature Request: Manual Queue Check for External Data Insertions #539

richard457 opened this issue Feb 13, 2025 · 0 comments

Comments

@richard457
Copy link

I am writing to suggest a new feature to enhance the functionality of our database and queue system. Currently, when data is inserted into the database outside of standard SQL queries (e.g., via external tools or manual inserts), these changes are not automatically detected by the queue for upload. This can lead to inconsistencies or delays in data processing.

To address this, I propose the ability to specify certain tables in the repository that should be manually checked by the queue. This would allow the system to monitor these tables for any external changes and ensure that the data is picked up and processed accordingly.

For example, we could define a configuration or flag in the repository to indicate which tables require manual queue checks. This would provide greater flexibility and ensure that all data, regardless of how it is inserted, is properly handled.

I believe this feature would significantly improve data integrity and streamline our workflows. Let me know if you need further details or clarification.

Thank you for considering this request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant