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.
我正在调用一个 API 来获取代码并创建一个代码文件,我可以调用 API 并获取响应,但是当我处理响应时,它给了我超出了 Apex CPU 时间限制。原因是响应数据太大。我仍然对适合此的解决方案感到困惑。