247 Commits (revert-commit-e-style)

Author SHA1 Message Date
  Philipp Oppermann e7c8048bf9
Finish coordinator connection in all error cases 1 year ago
  Philipp Oppermann a21510ff54
Finish coordinator connection in more error cases 1 year ago
  Philipp Oppermann a692c2ee5b Log in coordinator when dataflow is finished 1 year ago
  Philipp Oppermann 68d09a1c0c
Merge branch 'main' into zenoh-daemon 1 year ago
  haixuantao 961a1dcb79 Add `uv` within start cli command 1 year ago
  Philipp Oppermann faf6e3ef7c
Error on daemon registration if machine ID is not unique 1 year ago
  Philipp Oppermann b2af5a0af0
Properly disconnect daemons that exited in coordinator 1 year ago
  Philipp Oppermann b569474c75
Remove commented-out check 1 year ago
  Philipp Oppermann 3fb11ee7d8
Fix typos: deamon -> daemon 1 year ago
  Philipp Oppermann 0db2fff2e9
Merge branch 'main' into zenoh-daemon 1 year ago
  Philipp Oppermann 2527ba6ff3
Improve log output 1 year ago
  Philipp Oppermann 1c3c71b867
Log when sending AllNodesReady message 1 year ago
  Philipp Oppermann d5307b9acb
Don't check dataflow in coordinator 1 year ago
  Philipp Oppermann fc401b0f62
Rework default daemon selection 1 year ago
  Philipp Oppermann 0f3c0fb2fe
Assign unique ID to each daemon 1 year ago
  Philipp Oppermann 5f4902d15d
Report error context from coordinator to CLI 1 year ago
  Philipp Oppermann 8b3be226e5
Use `zenoh` for inter-daemon messaging 1 year ago
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 1 year ago
  yjhmelody ca614753a1 chore: use workspace edition 1 year ago
  Philipp Oppermann 7c44e7a2e6
Move more types from `dora-core` to `dora-message` to avoid dependency 1 year ago
  Philipp Oppermann 3d6360ddab
Fix dora list listing twice a stopping dataflow when using multiple daemon. (#668) 1 year ago
  haixuanTao 07ed728a45 Remove dataflow from appearing twice within `dora list` when stopping 1 year ago
  haixuanTao 768241cfd1 Fix error hanged coordinator when failing to connect or get a response from the daemon, that can happen when the daemon unexpectedly stop working. 1 year ago
  Enzo Le Van 232d72a623
Coordinator stopped on bad control command (#650) 1 year ago
  Haixuan Xavier Tao 01b561a0aa
Make dora versions compatible by using separate versioning for `dora-message` crate (#614) 1 year ago
  Michael-J-Ward 011d610703 rustfmt 1 year ago
  Michael-J-Ward 18e4620e55 apply clippy refactoring for idiomatic insert-if-not-present 1 year ago
  Michael-J-Ward 15bbacc3d9 fix clippy lints in binaries 1 year ago
  Philipp Oppermann 8e8034d103
Set `repository` metadata for all our crates 1 year ago
  Philipp Oppermann 6a3dcecf33
Refactor: Move message definitions to `dora-message` crate 1 year ago
  Philipp Oppermann 4e2d85e3b0
Fix or silence clippy warnings 1 year ago
  Philipp Oppermann a29189a040
Close log subscribers that cannot keep up 1 year ago
  Philipp Oppermann 1f32b29afe
Close log subscriber connection if send fails (instead of erroring) 1 year ago
  Philipp Oppermann 2d0f0dcf5e
Merge branch 'main' into error-logging 1 year ago
  Philipp Oppermann 2680e61404
Change default log level to info and consider `RUST_LOG` 1 year ago
  Philipp Oppermann e90ffd0b7f
Merge branch 'main' into list-failed-dataflows 1 year ago
  Philipp Oppermann 2e0419b100
Add basic log forwarding from daemon to CLI 1 year ago
  Philipp Oppermann 262f39fb98
Refactor: Report dataflow list as one `Vec` 1 year ago
  Philipp Oppermann 39164b9634
Remove old formatting methods 1 year ago
  Philipp Oppermann 72bc9cd74e
Print error causes and include node that caused error 1 year ago
  Philipp Oppermann 9425e4a540
Merge branch 'main' into better-errors 1 year ago
  Philipp Oppermann 8056c23db7
List failed and finished dataflows in `dora list` 1 year ago
  Haixuan Xavier Tao f34cbe2ffc
Merge pull request #517 from dora-rs/detached-python-process 1 year ago
  Philipp Oppermann 3019eba371
Print only first node error and report more metadata in dataflow results 1 year ago
  chang xu 799a3a6363
Refuse relative path for remote in coordinator (#538) 1 year ago
  haixuanTao d180aa7345 Adding configuration for dynamic nodes port 1 year ago
  EricLBuehler 6c62246e53 Fix typos 1 year ago
  Philipp Oppermann 2ccba2b953
Allow setting custom control port in coordinator 1 year ago
  Philipp Oppermann 22ba6e02a5
Adjust dataflow node parsing to be more flexible 1 year ago
  haixuanTao a631cafe52 Reply to stop msg immediately to coordinator 1 year ago