Ivan Shcheklein

Results 95 issues of Ivan Shcheklein

User were getting: ```python dvc.rwlock.RWLockFileCorruptedError: Unable to read RWLock-file '.dvc/tmp/rwlock'. JSON structure is corrupted ``` when running multiple pipelines in parallel. The reason for this is again our `unlocked(cmd)` logic,...

## Bug description Queue experiment run the wrong pipeline. I was able to reproduce it on a simplistic repo, but users have issue in a more multi-pipeline scenario (it's not...

A: experiments
bug

If plots can't be processed for some reason we return only basic message and skip those plots: `dvc plots diff main workspace -o .dvc/tmp/plots --split --show-json -v --targets missclassified.jpg` ```...

feature request
product
A: api
A: plots

**Story** When I have a dataset with 1M images I want to update it- add one more image file I have to download and checkout the previous version first now...

enhancement
help wanted
feature request

We can make notes, and buttons explicit: https://learn.hashicorp.com/tutorials/waypoint/get-started-docker?in=waypoint/get-started-docker When you click the button, you can see the Katacoda:

type: enhancement
A: docs
status: stale

done - ~~External dependencies and outputs.~~ next - [ ] Add proper links through out other doc sections. - [ ] Explain external cache here or in the cache docs...

A: docs
⌛ status: wait-core-merge
C: guide

Link checker seems to be broken in certain scenarios, has false positives, noisy reporting: - [ ] Introduce state- report a failed link only if fails certain number of times...

🐛 type: bug
p2-nice-to-have
dependencies

When you open the left-side menu with docs contents and scroll it to the very bottom at some point you start scrolling the document that is hidden behind it. It...

A: website
p2-nice-to-have
website: ux

We should clearly define the logic behind defaults, e.g. like @isidentical mentioned we do the following for the `import-url`: > For import-url, it goes with --jobs => remote.jobs => core.jobs...

🐛 type: bug
A: content
C: ref

Clone takes forever, at some point we will hit the GH limits. ------------- As an experiment we can do see what would it take to integrate DVC to store images,...

type: enhancement
A: website
website: eng-doc
p2-nice-to-have
status: research