Hi All,
I have one requirement
1. API Services
2. UI Services
Both need to deploy as separated services like container base. I already try and check 'Cloud Run' which is same and similar feature which we are looking like Https redirected, multiple region, auto ssl certificate create, domain map adding but only one problem i see is that it request timeout is 3600 i.e., 60 mints and my UI and API service are need to keep running and up above 2hrs it should not break down that application is having Nodejs code.
So, my question is do we have any separate service like same similar to Google Cloud Run i already check but its not showing in GCP that new service or feature
Can u help me that