kragniz / kragniz/python-etcd3

Flaky CI

Open
#371 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
450
Forks
194
PR merge metrics
No merged PRs in 30d

Description

We're seeing this error message intermittently in CI, causing most jobs to fail:

```
subprocess.CalledProcessError: Command '['etcdctl', '-w', 'json', 'get', '/doot/put_1']' returned non-zero exit status -11
```

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; start by reproducing the CI failure around the `etcdctl -w json get /doot/put_1` command. Trace why the command intermittently exits with status -11, then verify that the cause is fixed by rerunning the affected CI jobs without the failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.