Skip to content

Stability Updates#110

Open
shivamgangwani wants to merge 4 commits intomasterfrom
SGw-updates
Open

Stability Updates#110
shivamgangwani wants to merge 4 commits intomasterfrom
SGw-updates

Conversation

@shivamgangwani
Copy link
Copy Markdown
Contributor

  1. Move API from flask development server to gunicorn (Adjust number of workers as per cores in the docker-compose file)
  2. Move UI from React development server to a build (optimized for performance)
  3. UI was making two calls to /getDerivedData whenever assembly box was checked. I think this is because assembliesChecked is already a part of the state and then we were calling fetchTableData separately as well - have tried to fix this
  4. Another minor bug fix for API (API call was being made when no assemblies were selected) - added check in BrowseData.js to prevent this

@shivamgangwani shivamgangwani requested a review from mohitkharb July 4, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant