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

monitor status page cannot load due to caching error #14

Closed
elrayle opened this issue Apr 14, 2022 · 1 comment
Closed

monitor status page cannot load due to caching error #14

elrayle opened this issue Apr 14, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@elrayle
Copy link

elrayle commented Apr 14, 2022

Description

The monitor status page cannot load due to a nil id for a testing run.

Expected

The monitor status page should:

  • return a system error when the page cannot fully load because it is waiting for long running tests to complete. This should happen once during the middle of the night.
  • load the page with cached data the remainder of the time

Actual

The monitor status page raises an exception.

image

This is actually a bug at the ld4p/qa_server_container level and will need to be fixed there and a new image built.

Related work

PR #5

@elrayle elrayle self-assigned this Apr 14, 2022
@elrayle elrayle added the bug Something isn't working label Apr 14, 2022
@elrayle
Copy link
Author

elrayle commented Apr 25, 2022

Turned out to be a bad connection to the database. Not really a bug.

@elrayle elrayle closed this as completed Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant