equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Check for undefined environment variables #1723

Closed sondreo closed 2 months ago

sondreo commented 2 months ago

Replaces frontend environment variable non-null assertion with a check for existence.

Resolves #1215.