This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart-daemon
Watch
1
Star
0
Fork
0
You've already forked yourpart-daemon
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3578c65b8c71efa52c2d78c6b46af91752c7d33
yourpart-daemon
/
src
History
Torsten Schulz (local)
b3578c65b8
All checks were successful
Deploy yourpart (blue-green) / deploy (push)
Successful in 2m55s
Details
Enhance production certificate logic and event handling: Updated the daily recalculation process in
FalukantFamilyWorker
to decouple it from family migration, ensuring consistent execution. Introduced a new mechanism to reset certificates upon succession without heirs, improving user experience. Refined SQL queries for better data retrieval and event publishing, including distinct character selection logic. Enhanced documentation for clarity on the updated processes and their implications.
2026-03-31 10:29:05 +02:00
..
db
Verbessere Fehlerbehandlung in SQL-Abfragen: Füge detaillierte Fehlermeldungen für Vorbereitungs- und Ausführungsfehler in den Director- und Politics-Workern hinzu.
2025-12-16 08:52:08 +01:00
worker
Enhance production certificate logic and event handling: Updated the daily recalculation process in
FalukantFamilyWorker
to decouple it from family migration, ensuring consistent execution. Introduced a new mechanism to reset certificates upon succession without heirs, improving user experience. Refined SQL queries for better data retrieval and event publishing, including distinct character selection logic. Enhanced documentation for clarity on the updated processes and their implications.
2026-03-31 10:29:05 +02:00
config.rs
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
main.rs
Refactor Falukant certificate management: Consolidated certificate logic into the FalukantFamilyWorker's daily processing, removing the separate FalukantCertificateWorker. Updated SQL queries to include app_user_id and enhanced documentation for clarity on certificate scoring and daily recalculation logic.
2026-03-25 11:12:55 +01:00
message_broker.rs
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
websocket_server.rs
Update dependencies and enhance WebSocket server logging: Add 'chrono' and 'android_system_properties' to Cargo.lock, improve error handling and logging in websocket_server.rs, and streamline character creation notifications in worker modules for better clarity and maintainability.
2026-01-28 14:21:28 +01:00