Skip to content

CE-3097: Error fallback for console stream + fix undefined loading variable

Max Frederiksen requested to merge CE-3097-console-stream-error-fallback into develop

This MR changes the following:

  • Refactor LokiPanel to handle error states
  • Fix destructuring mistake causing undefined variable sysLoading and procServLoading
  • Refactor DeploymentJobOutput to handle error states
  • Refactored AbortError check
  • Added snackbar warning for DeploymentJobOutput

Screenshot 2024-08-28 at 13.00.27.png

Screenshot 2024-08-28 at 12.57.59.png

Edited by Max Frederiksen

Merge request reports