Skip to content

report_worker #28

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

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

report_worker #28

wants to merge 7 commits into from

Conversation

extreme4all
Copy link
Contributor

No description provided.


requires-python = ">=3.10"

dependencies = []
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add

Comment on lines +15 to +17
[tool.hatch.build.hooks.polylith-bricks]

[tool.polylith.bricks]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add

extreme4all added 4 commits June 22, 2025 14:47
- Added user creation statements in 00_init.sql for report and hiscore workers.
- Updated Players table schema in 01_tables.sql with default values for several fields.
- Implemented get_report_queue function in main.py to handle report retrieval from the queue.
- Improved logging for report consumption and batch processing in main.py.
- Configured worker_report service in docker-compose.yml for proper container setup and dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant