Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RQ worker fails silently on frontend when config file not present #139

Open
WillNilges opened this issue Jun 22, 2022 · 0 comments
Open

Comments

@WillNilges
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant