Closed hudson-newey closed 8 months ago
Size Change: +300 B (0%)
Total Size: 3.01 MB
Filename | Size | Change | |
---|---|---|---|
dist/workbench-client/browser/index.html |
4.71 kB | -3 B (0%) | |
dist/workbench-client/browser/main-STQ7JKIV.js |
0 B | -1.07 MB (removed) | π |
dist/workbench-client/server/main.js |
1.87 MB | +197 B (0%) | |
dist/workbench-client/browser/main-DIUN7J24.js |
1.07 MB | +1.07 MB (new file) | π |
βββββββββ6 filesβββββββββββ6 suitesβββ8m 43s :stopwatch: 23β166 testsβ22β650 :heavy_check_mark:β516 :zzz:β0 :x: 23β388 runsββ22β872 :heavy_check_mark:β516 :zzz:β0 :x:
Results for commit 5b1bfe40.
Fix SSR contacting
/status
endpointSSR is currently contacting the
/status
endpoint. This is done to check if it should display the status warning iconI am currently manually testing to ensure that all regressions have been addressed
Changes
/status
request is pending a response), was a bad response. It now assumes that if we haven't gotten a response the API is healthy (if the/status
request times out, the status is assumed "unhealthy" and the warning icon is shown)Problems
None
Issues
fixes: #2120
Visual Changes
If the PR has any visual changes to the website, post pictures of the new pages and how they look. Label any images if more than one is given.
Final Checklist
npm run lint
)npm run test:all
)