diffgram icon indicating copy to clipboard operation
diffgram copied to clipboard

Job Launch / Moving file causes unexpected state on job launch processing status

Open anthony-chaudhary opened this issue 2 years ago • 0 comments

To recreate

  1. Create a new dataset
  2. Move an existing file
  3. Create a task with that dataset and launch

Work around is to "Copy" the file instead of moving it

{
  "log": {
    "error": {
      "file_status": "Files processing. Try again in 30-60 minutes."
    }, 
    "info": {}, 
    "success": false
  }
}

anthony-chaudhary avatar Aug 10 '23 23:08 anthony-chaudhary