CIzz22 pushed to main at CIzz22/rbd-app
-
3f41cd06e6 feat: enhance forecast retrieval by adding trending data and improving simulation queries
1 week ago
CIzz22 pushed to main at CIzz22/rbd-app
-
042e11b06a feat: enhance forecast trending retrieval with improved simulation querying and fallback logic
1 week ago
CIzz22 pushed to main at CIzz22/rbd-app
-
dd8fe1ecd7 feat: implement forecast trending retrieval with fallback logic for completed simulations
1 week ago
CIzz22 pushed to main at CIzz22/rbd-app
-
0d7010aff7 feat: add forecast trending endpoint and ForecastTrendPoint model for simulation data
1 week ago
CIzz22 pushed to oh_security at CIzz22/be-optimumoh
-
9322a89822 chore: clean unused code, imports, and unreachable code
-
2ba2c5750a clean docstring
-
e67feed201 mattin pipeline verify depedency
-
044da9735a chore: add .venv to dockerignore to prevent environment copying
-
0ecae96664 chore: clear all unused imports and variables
- Compare 10 commits »
2 weeks ago
CIzz22 pushed to main at CIzz22/rbd-app
-
f6f762f6fb refactor: replace direct workflow signaling with call_callback_ahm activity in workflow completion logic
1 month ago
CIzz22 pushed to main at CIzz22/rbd-app
-
372ff30a93 feat: replace direct AHM callback activity with external workflow signaling for simulation completion
1 month ago
CIzz22 pushed to main at CIzz22/be-optimumoh
-
bc05b0b9db refactor: standardize error handling to 422, enable debug mode in FastAPI, and add API documentation
1 month ago
CIzz22 pushed to main at CIzz22/rbd-app
-
aeb8362ece refactor: standardize security error handling to 422, update pagination limits, and enable debug mode based on environment configuration
-
9ffbdc8490 refactor: update Exponential-2P parameter mapping and add lognormal sigma boundary constraints
-
155db38529 feat: add comprehensive API documentation and improve Aeros API error logging and exception handling.
-
a159277e38 docs: add API endpoints documentation and perform minor cleanup in model and service modules
- Compare 4 commits »
1 month ago
CIzz22 pushed to main at CIzz22/be-optimumoh
-
73bc6481c9 refactor: simplify simulation validation logic and update non-default duration requirements
-
6f50cb9852 fix: update SQLAlchemy JSON accessors from astext to as_string and add validation script
-
d910ef80d6 refactor: replace hardcoded calculation ID with dynamic reference and disable request parameter whitelist validation
-
474d76ff05 feat: implement RBD simulation endpoint with persistence and parameter customization
-
8eb04ab699 update poetry
- Compare 8 commits »
2 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
9bdfaa67c8 refactor: use workflow.get_external_workflow_handle instead of manual client connection for signaling callbacks
2 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
6f5b757a93 refactor: remove payload from notify_done workflow signal
2 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
7df6a24cbc feat: add support for notifying external workflows upon simulation completion via CallbackWorkflowId
2 months ago
CIzz22 pushed to main at CIzz22/be-optimumoh
-
a0fedd83f1 feat: update sparepart procurement logic, refine data loading, and add documentation for optimization workflows
2 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
a59ae49c1b refactor: update max capacity constant from 550 to 660 across simulation and utility modules
2 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
c950191274 fix: sanitize URL concatenation in AHM callback service to prevent double slashes
3 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
6dd40d8cb0 feat: centralize AHM callback logic into service layer and update configuration management
3 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
8987bb1874 fix: update max_capacity constant to 550 in simulation utils
-
e0b4dd5f29 fix: update max_capacity to 500 in production loss calculation
-
760c73085e fix: update max_capacity constant to 550 across simulation services
-
d4933bb43a feat: add Exponential-2P distribution support and sanitize default parameters for Normal distribution and reliability intervals
-
f2c51636aa refactor: return equipment nodes and reliability data from update_equipment_for_simulation instead of performing side-effect updates
- Compare 6 commits »
3 months ago
CIzz22 pushed to main at CIzz22/rbd-app
-
bad7b53337 feat: add execute_update_node to worker activity registration
-
57593f6a28 refactor: move node update logic to a dedicated Temporal activity and update workflow execution sequence
-
b71afa5420 add
-
dd67e577f4 feat: add logging to update_equipment_for_simulation and implement unit tests for equipment simulation updates
-
a131ce19b1 refactor: enhance equipment simulation with normalized tag keys, expanded distribution parameters, and improved error logging
- Compare 5 commits »
3 months ago