Commit graph

111 commits

Author SHA1 Message Date
ziesorx
34d1982e9e refactor: half way to process per session
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m52s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 20:52:26 +07:00
ziesorx
2e5316ca01 fix: model calling method
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m44s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 15:06:41 +07:00
ziesorx
5bb68b6e10 fix: removed old implementation
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m53s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-09-25 14:39:32 +07:00
ziesorx
270df1a457 fix: send every data that got result
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m46s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 14:02:10 +07:00
ziesorx
0cf0bc8b91 fix: stability fix
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 10s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m53s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-09-25 13:28:56 +07:00
ziesorx
bfab574058 refactor: replace threading with multiprocessing
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 10s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m52s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-09-25 12:53:17 +07:00
ziesorx
e87ed4c056 feat: update rtsp scaling plan
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m53s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-09-25 12:01:32 +07:00
ziesorx
9f29755e0f feat: update filename and timestamp to gmt+7
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 9s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m54s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 11:24:45 +07:00
ziesorx
f4b898ccd1 fix: wrong function name
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m50s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 03:27:33 +07:00
ziesorx
c2c80222f1 fix: initialization None error
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m53s
Build Worker Base and Application Images / deploy-stack (push) Successful in 9s
2025-09-25 03:21:22 +07:00
ziesorx
2f3c2b08cb fix: RTSP Connection Issues
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 11s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m56s
Build Worker Base and Application Images / deploy-stack (push) Successful in 10s
2025-09-25 03:12:27 +07:00
ziesorx
f467cb005d feat: update max_streams
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled
2025-09-25 03:11:22 +07:00
ziesorx
b8de5e191e fix: asyncio: Task was destroyed but it is pending
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m48s
Build Worker Base and Application Images / deploy-stack (push) Successful in 18s
2025-09-25 01:50:04 +07:00
ziesorx
5065e43837 feat: update pynvml in linux
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 12s
Build Worker Base and Application Images / build-base (push) Successful in 4m44s
Build Worker Base and Application Images / build-docker (push) Successful in 3m3s
Build Worker Base and Application Images / deploy-stack (push) Successful in 24s
2025-09-25 01:26:19 +07:00
ziesorx
67096d4141 fix: minor bug fix
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Successful in 4m44s
Build Worker Base and Application Images / build-docker (push) Has been cancelled
2025-09-25 01:20:07 +07:00
ziesorx
2eba1f94ea feat: add save frame if there is sessionId
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Successful in 5m23s
Build Worker Base and Application Images / build-docker (push) Successful in 3m11s
Build Worker Base and Application Images / deploy-stack (push) Successful in 23s
2025-09-25 00:45:09 +07:00
ziesorx
965a0d0a72 refactor: remove hardcoded
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m53s
Build Worker Base and Application Images / deploy-stack (push) Successful in 10s
2025-09-25 00:26:55 +07:00
ziesorx
dc47eb8580 refactor: remove hardcoded modelid
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m46s
Build Worker Base and Application Images / deploy-stack (push) Successful in 12s
2025-09-25 00:18:02 +07:00
ziesorx
c94dfa10e7 chore: update CICD
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Successful in 9m19s
Build Worker Base and Application Images / build-docker (push) Successful in 3m10s
Build Worker Base and Application Images / deploy-stack (push) Successful in 26s
2025-09-24 22:35:24 +07:00
ziesorx
eda5368771 chore: update refactor plan
Some checks failed
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Failing after 6m17s
Build Worker Base and Application Images / deploy-stack (push) Has been skipped
2025-09-24 22:19:45 +07:00
ziesorx
476f19cabe Refactor: done phase 5 2025-09-24 22:01:26 +07:00
ziesorx
5176f99ba7 Refactor: Logging Cleanup 2025-09-24 20:39:32 +07:00
ziesorx
7a9a149955 Refactor: nearly done phase 5 2025-09-24 20:29:31 +07:00
ziesorx
227e696ed6 chore: update refactor plan 2025-09-23 23:10:28 +07:00
ziesorx
dd401f14d7 feat: tracking works 100% 2025-09-23 23:06:03 +07:00
ziesorx
4002febed2 feat: add validator for post fueling and car abandon 2025-09-23 22:11:39 +07:00
ziesorx
7a38933bb0 feat: correct mock 2025-09-23 21:41:03 +07:00
ziesorx
d3d9c426f8 feat: validation with tracking works 2025-09-23 21:21:27 +07:00
ziesorx
4619c122f1 feat: make tracking works 2025-09-23 20:32:08 +07:00
ziesorx
255be78d43 feat: update tracking working 2025-09-23 18:08:21 +07:00
ziesorx
9e4c23c75c Refactor: done phase 4 2025-09-23 17:56:40 +07:00
ziesorx
7e8034c6e5 Refactor: done phase 3 2025-09-23 17:20:46 +07:00
ziesorx
6ec10682c0 refactor: heartbeat spamming log 2025-09-23 16:26:53 +07:00
ziesorx
aa10d5a55c Refactor: done phase 2 2025-09-23 16:13:11 +07:00
ziesorx
8222e82dd7 feat: update rxtx log 2025-09-23 15:44:09 +07:00
ziesorx
cbbed3d933 refactor: done phase 1 2025-09-22 17:18:07 +07:00
ziesorx
f7c464be21 refactor: remove old code 2025-09-22 17:16:51 +07:00
ziesorx
b2d5726b7a refactor: move old code to archive 2025-09-22 17:16:32 +07:00
ziesorx
dced713ac5 feat: add refactor plan 2025-09-22 16:16:50 +07:00
ziesorx
c70ca311c7 feat: update worker.md 2025-09-19 18:14:03 +07:00
ziesorx
416db7a33a Revert worker.md
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m12s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-08-10 22:47:16 +07:00
ziesorx
cfc7503a14 Update markdown
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m15s
Build Worker Base and Application Images / deploy-stack (push) Successful in 8s
2025-08-10 20:51:16 +07:00
1c21f417ce Merge pull request 'dev' (#3) from dev into main
Some checks failed
Build Worker Base and Application Images / check-base-changes (push) Successful in 9s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / deploy-stack (push) Has been cancelled
Build Worker Base and Application Images / build-docker (push) Has been cancelled
Reviewed-on: #3
2025-08-10 12:54:06 +00:00
10b2048e94 Merge branch 'main' into dev
Some checks failed
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / deploy-stack (push) Has been cancelled
Build Worker Base and Application Images / build-docker (push) Has been cancelled
2025-08-10 12:53:59 +00:00
7b9eee1ad9 feat: enhance build workflow to include optional base image rebuild trigger
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 12s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled
2025-08-10 19:53:33 +07:00
244ec65c09 feat: update build workflow to include base image checks and build steps
Some checks failed
Build Worker Base and Application Images / check-base-changes (push) Successful in 9s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / deploy-stack (push) Has been cancelled
Build Worker Base and Application Images / build-docker (push) Has been cancelled
2025-08-10 19:52:32 +07:00
7afd7f0832 Merge pull request 'feat: update Dockerfile and requirements for ML dependencies; add base image build workflow' (#2) from dev into main
Some checks failed
Build Backend Application and Docker Image / deploy-stack (push) Has been cancelled
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
Build Worker Base Image / build-base (push) Has been cancelled
Reviewed-on: #2
2025-08-10 12:50:54 +00:00
252ef468c9 feat: update Dockerfile and requirements for ML dependencies; add base image build workflow
Some checks failed
Build Backend Application and Docker Image / build-docker (push) Failing after 31s
Build Backend Application and Docker Image / deploy-stack (push) Has been skipped
2025-08-10 19:49:24 +07:00
57a51f3ba3 feat: add staging environment
All checks were successful
Build Backend Application and Docker Image / build-docker (push) Successful in 10m26s
Build Backend Application and Docker Image / deploy-stack (push) Successful in 7s
2025-08-10 18:48:10 +07:00
d35a9ae532 Add deployment steps to build workflow for Docker containers
All checks were successful
Build Backend Application and Docker Image / build-docker (push) Successful in 10m45s
Build Backend Application and Docker Image / deploy-stack (push) Successful in 3m41s
2025-08-10 18:27:39 +07:00