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
31
Commits
4
Branches
0
Tags
9ee8c970c755e97bd00ddcbeaba2d87ce5093d44
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Torsten Schulz (local)
9ee8c970c7
Add branch capacity query and production limits in DirectorWorker: Introduced a new SQL query to fetch current stock and production values for a branch, enabling dynamic production management. Implemented logic to limit concurrent productions to a maximum of two and updated production creation to handle single production requests efficiently. Enhanced logging for better traceability of production activities.
2025-12-01 16:23:40 +01:00
src
Add branch capacity query and production limits in DirectorWorker: Introduced a new SQL query to fetch current stock and production values for a branch, enabling dynamic production management. Implemented logic to limit concurrent productions to a maximum of two and updated production creation to handle single production requests efficiently. Enhanced logging for better traceability of production activities.
2025-12-01 16:23:40 +01:00
.gitignore
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.lock
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.toml
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Description
No description provided
224
KiB
Languages
Rust
100%