|
|
|
|
|
by wodenokoto
1730 days ago
|
|
That sucks. My only advice is, when using this or cloud functions always start by creating a function/image that prints all env variables. For cloud functions these changes tremendously between Python version. Also logging changes completely between some Python versions, to the point where upping the runtime causes logs to stop being saved on cloud logging. |
|