Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1.5
-
Epic Link:
-
Sprint:Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23, Fall 4 Oct 26 - Nov 6
Description
Genome Dashboard retrieves data from all IGB Quickload sites by parsing the master branch's igb preferences json file.
However, it breaks if one of those sites is not available.
Modify the code so that if a site is not available, Genome Dashboard will not crash.
Also, modify the code so that if the primary site is available, it tries to use the backup site.
Lastly, add a configuration to bioviz-playbooks that ensures that the IGB preferences file for the current release branch is used and not the latest master branch.
bioviz playbooks repo: https://bitbucket.org/lorainelab/bioviz-playbooks/src/master/
Sameer Shanbhag - please take a look