Emiliy Feldman

Results 15 issues of Emiliy Feldman

## Description ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...

## Description ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...

## 🐛 Bug When trying to add the same tag to a run, it fails as expected (but the error is not clear at all). After this, it's impossible to...

type / bug
help wanted

Hi, when I fetching run metics with ``` repo = aim.Repo(REPO) run = repo.get_run(RUN_HASH) list(run.metrics()) ``` I'm getting an error: ``` ChunkedEncodingError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)",...

type / bug
help wanted

## Description ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking...