- Container Concurrency for Serverless v2: Once we migrate users to the latest version, it will allow you to deploy multiple instances of your application concurrently, enhancing scalability and responsiveness.
- Concurrent Build Workers: To speed up the model import process, we’ve introduced concurrent build workers. This update minimizes wait times in the queue by allowing multiple builds to proceed simultaneously, significantly reducing overall build duration.
- Enhanced Error Handling for Builds: We’ve improved error handling to better manage instances where builds may enter an infinite loop. This refinement helps in quickly identifying and resolving issues, ensuring smoother and more reliable build processes.