背景情報
api.dw.serviceTimeoutNotSet クォータは、FTP、SFTP、HTTP、webservice コールでタイムアウトが設定されていないか、30 秒以上に設定されている場合に通知を送信します。
このクォータ違反の例を以下に示します。
Quota api.dw.serviceTimeoutNotSet (not enforced, limit 0): limit exceeded
それはなぜでしょうか?
なかなか到達しないアウトバウンドリクエストを待機する場合、リモートサービスへの呼び出しにより、基盤となるシステムが処理を中断するまでページの読み込みが遅れる可能性があるため、デフォルトのタイムアウトは 30 秒に設定されます。ようやく応答が返ってきても、パイプラインやスクリプトのタイムアウトとなってしまいます。
さらに、1 つのリクエストスレッドに時間をとられるよりもやっかいな事態を想定したシナリオもあります。例を挙げると、手動トランザクション制御によりデータベーストランザクションを実行する操作では、「コミット」または「ロールバック」のトランザクションが完了するまでプラットフォームのリソースが保持されます。このようなトランザクションにリモート呼び出しが含まれていると、停止中のスレッドによってログイン、検索、チェックアウトといった他のユーザーアクティビティを完了できなくなる可能性があります。
そのため、サイトの健全性を維持するには、適切なタイムアウトを設定することが重要になります。 したがって、この新しいクォータに関する通知を受けた場合は次のように対応してください。
関連資料:
000396029

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.