meta-pytorch / meta-pytorch/data

Timeout Exception: OnDiskCache Exception

Open
#570 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.3k
Forks
179
Avg merge
6d 1h
Merged PRs (30d)
2

Description

Thank you for your reply,i try it but it have an error```Exception: OnDiskCache Exception: ./data\datasets\IMDB\aclImdb_v1.tar.gz expected to be written by different process, but file is not ready in 300 seconds.

@VitalyFedyunin, @ejguan, @NivekT seems like the issue is faced by few of our users. Unfortunately, the error message is not so clear. I am not sure if it is because the file is not downloaded within 300 sec or is it coming because of the locking mechanism? I am unable to repro the issue on my side :(

Originally posted by @parmeet in https://github.com/pytorch/text/issues/1796#issuecomment-1175117940

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the OnDiskCache exception reported for ./data\datasets\IMDB\aclImdb_v1.tar.gz and review the referenced pytorch/text issue #1796. Determine whether the 300-second timeout reflects download completion or process locking, then make the failure distinguish those causes and verify it with a reproducible case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
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.