ComputerScienceHouse / ComputerScienceHouse/proxstar

RQ worker fails silently on frontend when config file not present

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
31
Forks
25
Avg merge
5h 32m
Merged PRs (30d)
1

Description

the UI will appear to "work," but no jobs can be executed because of an error like this:
```
FileNotFoundError: [Errno 2] Unable to load configuration file (No such file or directory): '/config.py'
```

The frontend should be able to gracefully notify the user of an issue, so that they are not left wondering why their VM was not created when they get a popup (incorrectly) confirming creation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.