facebookresearch / facebookresearch/dora

`dora grid ... -t 0` crashes if the job hasn't logged anything yet

Open
#40 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
314
Forks
25
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug Report
When I run `dora grid` with the `-t` parameter to monitor the logs, the command stops if the job has not logged anything (e.g. it's still pending).
It might be worth to continue monitoring even when the log does not exists yet.
```
$ dora grid my_grid -t 0
WARNING: Log .../dora_outputs/xps/d3843038/latest/61700001_0_log.out does not exist
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.