• Joined on 2024-07-15
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-28 17:42:57 +08:00
9661278935 refactor: rename TaskParams to Params and remove debug prints
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-27 17:55:46 +08:00
33f7d758e5 refactor: overhaul async task handler routing and fix data consistency
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-24 17:14:58 +08:00
1b1f43db7f feat: implement topology analysis async task with BFS connectivity check
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-23 16:49:03 +08:00
03bd058558 feat: implement end-to-end distributed tracing for HTTP and async tasks
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-22 17:20:37 +08:00
809e1cd87d Refactor: extract task constants to dedicated constants package
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-17 15:12:54 +08:00
4a3f7a65bc Refactor async task handlers into specialized handlers
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-14 17:01:09 +08:00
4d5fcbc376 Refactor async task system with unified task interfaces and add test task type
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-03 10:08:01 +08:00
f8c0951a13 Extend async task system with database integration and retry management
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-04-01 17:16:24 +08:00
9e4c35794c implemented task queue publishing using RabbitMQ
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-20 15:00:09 +08:00
7ea66e48af add code of async task system
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-17 16:08:50 +08:00
de5f976c31 add route of async task system
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-13 11:45:26 +08:00
adcc8c6c91 add code of async task system
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-12 16:37:11 +08:00
6e0d2186d8 optimize code of async task system
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-05 17:15:55 +08:00
a94abdb479 initialize the asynchronous task system's initial structure
douxu pushed to feature-joinDebuggingDemo at CL-Softwares/eventRT 2026-03-03 17:09:35 +08:00
e0863eb04a add code of rabbitmq message ack action
douxu pushed to feature-joinDebuggingDemo at CL-Softwares/eventRT 2026-03-02 17:01:01 +08:00
609511c7cd optimize code of receipt event
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-03-02 17:00:14 +08:00
898beaeec4 optimize struct of rabbitmq event
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-02-28 17:38:37 +08:00
4b52e5f3c6 optimize code of event record and push rabbitmq func
douxu pushed to feature-joinDebuggingDemo at CL-Softwares/eventRT 2026-02-27 16:36:45 +08:00
d239f9bd85 add code of receipt event and store into mongodb
douxu pushed to feature/bay-realtime-data-calc at CL-Softwares/modelRT 2026-02-26 16:48:20 +08:00
f6bb3fb985 optimize code of push event to rabbitmq