roos-fs tasks #346
Updated by Vadim Pariev 8 months ago
**Description:**
When creating a project with 1000 cars, the system runs into performance problems. Specifically:
- The request returns a Gateway Timeout 505 error.
- The creation of 1000 new services takes a very long time to complete.
**Steps to Reproduce:**
- Create a new project with 1000 cars.
- select a service for the cars.
- press create a project.
- Observe the request and system behavior.
Expected Behavior:
- The project creation should complete without timeout.
- Cars and services should load in a performant way.
- In case the request i big show th user a progress bar or at les a notification that something is happening.
Actual Behavior:
- Gateway Timeout 505 error occurs.
- Services take a very long time to be created.
__________________
For the test.
- Crete a set of 1000+ cars and import them to the staging
- create a project by importing these cars