問題タブ [google-cloud-scheduler]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
1520 参照

google-cloud-platform - Function が成功した (200 ステータスが返された) ときに Google Cloud Function を呼び出す Google Cloud Scheduler が 500 ステータスを取得する

1 時間に 1 回、Scheduler ジョブで自分の関数を呼び出します。関数は問題なく動作し、毎回 HTTP 200 ステータスを返します。ただし、3 ~ 5 回の呼び出しごとに、Scheduler ジョブは HTTP 500 ステータスを返します。この問題の原因/修正は何ですか?

例: 関数ログが示している内容は次のとおりです。

これらは、Scheduler のログの例です