kuraputo
Is it normal that the loading time is so slow?
What we are doing is:
Frontend (Angular) => calls Backend (Spring) over the network => domain
Then the spring reads some data from a mongo db on frankfurt digital ocean and sends it to the frontend.
Location of Frontend and Backend is EU WEST.
Resource Limits are both on 32 vCPU and 32G. Replicas 1
Sleeping is not activated.
My call takes over 8seconds till the data is loaded.
Is there a way to make this faster?
7 replies
Fast API from Gitlab
We have a fast API hosted on gitlab.
We can not convert it to a public repo since we have a json inside with google cloud vision credentials. We can also not make a public Docker Image => same problem.
Is this possible to handle with Railways?
24 replies
Our service does not log and seems not executing the crons
our service show no logs anymore (we actually make a lot of logs at the moment)
the crons are not anymore executed
can to many logs be a problem ? are not just the latest logs then deleted?
3 replies