You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will be switch the front-end and back-end of the website to Svelte/SvelteKit. One of the reasons is that the performance of the project page is unpredictable and often times out. We used to have a 5 second timeout and then would stop rendering the page. We had to increase it to 10 seconds and then 60 seconds.
The Project page has several related objects in the query:
Products of Project
Groups of Organization of Project
Users in Group of Project
Authors in Group of Project
ProductTransition of Product
ProductDefinitions of Organization
The Project page has these separate components:
Project Details
Project Dropdown
Products List
Product Summary
Product Dropdown
Organization
Project Owner (User List)
Project Group
Authors
Add Author
Reviewers
Add Reviewer
Repository Location
Settings
The project page has these dialogs:
Product Details
Product Publishing Properties
Add Products
Remove Products
Product Details
The Project page has these related pages:
Edit Project Details
Product Files
Screenshots
Project Page
Project Dropdown
Product Dropdown
Project Owner
Project Group
Add Author
Add Reviewer
Product Details
Add Products
Remove Products
The text was updated successfully, but these errors were encountered:
chrisvire
changed the title
Improve Project Load Time
Epic: Improve Project Load Time
Apr 28, 2024
We will be switch the front-end and back-end of the website to Svelte/SvelteKit. One of the reasons is that the performance of the project page is unpredictable and often times out. We used to have a 5 second timeout and then would stop rendering the page. We had to increase it to 10 seconds and then 60 seconds.
The Project page has several related objects in the query:
The Project page has these separate components:
The project page has these dialogs:
The Project page has these related pages:
Screenshots
Project Page
Project Dropdown
Product Dropdown
Project Owner
Project Group
Add Author
Add Reviewer
Product Details
Add Products
Remove Products
The text was updated successfully, but these errors were encountered: