Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
エラーをスローすることなく、JavaScript ポリシーを 200 ミリ秒以上処理できるようにする方法はありますか。
現在、大量のjsonを解析している私のポリシーの1つでこれを見ています
この問題は、Javascript タグに timeLimit 属性を追加することで解決できます。
<Javascript async="false" continueOnError="false" enabled="true" timeLimit="300" name="Script-ApplyTransformations">