question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto-generated Cloud Function cannot be configured

See original GitHub issue

The Cloud Function being created for server-side rendering (of a Next.js app in my case) seems to be deployed to region us-central1 by default, and seems to have 256 MB of memory allocated.

Is it possible to configure these aspects?

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
jamesdanielscommented, May 12, 2022

As a work around, you can alter the settings of the auto-generated cloud function in the Google Cloud Console.

2reactions
aabccd021commented, May 31, 2022

I thought changing the region isn’t possible as documented on firebase docs?

Important: If you are using HTTP functions to serve dynamic content for Firebase Hosting, you must use us-central1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot create CloudFunction with terraform app authorization
If an issue is assigned to the modular-magician user, it is either in the process of being autogenerated, or is planned to be...
Read more >
Google Cloud Function - Function load error: File main.py that ...
I downloaded the zip of and looked at autogenerated dialogflow cloud function code and noticed they had a "package. json" file.
Read more >
Troubleshooting Cloud Functions - Google Cloud
Function deployment fails due to Cloud Build not supporting VPC-SC. Cloud Functions uses Cloud Build to build your source code into a runnable...
Read more >
Creating an Fn Project CLI Context to Connect to Oracle ...
This topic describes how to create an Fn Project CLI context to connect to Oracle Cloud Infrastructure for use with OCI Functions.
Read more >
google_cloud_run_service | Resources | hashicorp/google
Name is primarily intended for creation idempotence and configuration ... name (template.metadata.name) will be omitted and autogenerated by Cloud Run.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found