Eh idk Cloud Run is much better suited to long running instances than Lambda. You would use Cloud Functions for those types of workloads in GCP.
For those who don't know, AWS Lambda functions have a hard limit of 15 minutes.
For those who don't know, AWS Lambda functions have a hard limit of 15 minutes.