{"id":18023860,"url":"https://github.com/ibodrov/concord-client-rs","last_synced_at":"2025-04-04T18:26:45.048Z","repository":{"id":250619656,"uuid":"834967994","full_name":"ibodrov/concord-client-rs","owner":"ibodrov","description":"A work-in-progress high-level wrapper for walmartlabs/concord API in Rust","archived":false,"fork":false,"pushed_at":"2024-10-30T03:24:59.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T22:22:02.026Z","etag":null,"topics":["api","client","concord","rust","walmartlabs"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibodrov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-28T21:12:39.000Z","updated_at":"2024-10-30T03:25:02.000Z","dependencies_parsed_at":"2024-10-30T04:42:43.334Z","dependency_job_id":null,"html_url":"https://github.com/ibodrov/concord-client-rs","commit_stats":null,"previous_names":["ibodrov/concord-client-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibodrov%2Fconcord-client-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibodrov%2Fconcord-client-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibodrov%2Fconcord-client-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibodrov%2Fconcord-client-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibodrov","download_url":"https://codeload.github.com/ibodrov/concord-client-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053497,"owners_count":19408702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","client","concord","rust","walmartlabs"],"created_at":"2024-10-30T07:10:54.134Z","updated_at":"2025-04-04T18:26:45.043Z","avatar_url":"https://github.com/ibodrov.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# concord-client\n\nA work-in-progress high-level wrapper for [Concord](https://github.com/walmartlabs/concord/) API.\nUses [tokio](https://tokio.rs/) for async I/O.\n\nDepends on [reqwest](https://github.com/seanmonstar/reqwest) and\n[tokio-tungstenite](https://github.com/snapview/tokio-tungstenite/) for HTTP and\nWebSocket support, respectively.\n\n## Status\n\n- basic [QueueClient](src/queue_client.rs) implementation:\n  - [x] maintains a WebSocket connection to the Concord server\n  - [x] provides high-level API like `next_process` and `next_command`\n  - [x] graceful shutdown (on drop)\n  - [ ] timeouts\n- basic [ApiClient](src/api_client.rs) implementation:\n  - [x] can update process status\n  - [x] download process state\n  - [x] create and update log segments\n  - [ ] timeouts\n  - [ ] everything else\n\n## Code Conventions\n\n- `warn!` and `error!` messages should include how likely the error is a bug:\n  `(possibly a bug)`, `(likely a bug)`, etc. `ApiError` messages, however, should\n  not include this information, as the interpretation of the error is up to the\n  caller.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibodrov%2Fconcord-client-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibodrov%2Fconcord-client-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibodrov%2Fconcord-client-rs/lists"}