Skip to content

issues Search Results · repo:iterative/dvc-http language:Python

Filter by

12 results
 (87 ms)

12 results

initerative/dvc-http (press backspace or delete to remove)

Bug Report Description dvc pull aborts with an error when the rate limit of an HTTP remote kicks in. This is problematic because it s impossible to pull the complete data. Reproduce Here is a Starlette-based ...
A: data-sync
fs: http
  • sisp
  • 14
  • Opened 
    on May 30, 2023
  • #50

Bug Report !-- Issue name Issue names must follow the pattern command: description where the command is the dvc command that you are trying to run. The description should describe the consequence of ...
  • azscrs
  • 2
  • Opened 
    on Mar 10, 2023
  • #48

Bug Report !-- Issue name -- Description My remote is an s3-like bucket which needs ssl verification, however running dvc pull with the config containing ssl_verify=/path/to/cert results in the abovementioned ...
  • JenniferHem
  • 11
  • Opened 
    on Jan 19, 2023
  • #40

- [ ] Add support for upload_method instance-level config. - [ ] Upstream enable_cleanup_closed, and ssl related logic. - [ ] Upstream timeout support. - [ ] upstream retry support. - [ ] Optional, ...
  • skshetry
  • Opened 
    on Jan 6, 2023
  • #38

With https://github.com/fsspec/filesystem_spec/pull/1134, fsspec gets rid of the fsspec_loop context manager, which is used by prepare_credentials to set up the TCPConnector: https://github.com/iterative/dvc-http/blob/15395d1319542a53122870f7ce411e12374a72f8/dvc_http/init.py#L84-L87 ...
  • dtrifiro
  • Opened 
    on Dec 20, 2022
  • #24

Hi! We have a HTTP remote, when we upload dig files we get connection timeout. There is any way to expose this property already exposed on S3?
  • palenge
  • 2
  • Opened 
    on Sep 26, 2022
  • #15

  • efiop
  • 1
  • Opened 
    on Aug 7, 2022
  • #5

Bug Report !-- Issue name Issue names must follow the pattern command: description where the command is the dvc command that you are trying to run. The description should describe the consequence of ...
🐛 bug
upstream
  • sisp
  • 41
  • Opened 
    on Jul 28, 2022
  • #27

Bug Report Description When using a HTTP remote with basic authentication and password prompt, dvc status --cloud does not recognize a failed authentication attempt (wrong/missing password) and outputs ...
A: status
🐛 bug
fs: http
p2-medium
  • sqeph
  • 5
  • Opened 
    on Feb 3, 2022
  • #7

dvc/dvc/fs/base.py:275: in upload return self.upload_fobj(wrapped, to_info, size=total) dvc/dvc/fs/fsspec_wrapper.py:151: in upload_fobj with self.open(to_info, wb ) as fdest: dvc/dvc/fs/fsspec_wrapper.py:87: ...
fs: http
  • skshetry
  • 8
  • Opened 
    on Sep 17, 2021
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub