Tagged articles
2 articles
Page 1 of 1
Smart Workplace Lab
Smart Workplace Lab
Mar 31, 2026 · Artificial Intelligence

How to Prevent Hidden AI Workflow Crashes: 3 Critical Failure Points & Fixes

In 2026, a major company's automated campaign failed due to hidden AI workflow failures, and our lab identified three invisible crash points—context overflow, permission loop deadlock, and data pollution—explaining their symptoms, root causes, and practical remediation techniques to build robust, long‑running AI systems.

AI workflowRobustnesscontext overflow
0 likes · 5 min read
How to Prevent Hidden AI Workflow Crashes: 3 Critical Failure Points & Fixes
Ctrip Technology
Ctrip Technology
Oct 15, 2020 · Information Security

Deploying OpenRASP IAST at Ctrip: Architecture, Challenges, and Data‑Pollution Prevention via Bytecode Instrumentation

This article describes Ctrip's practical deployment of OpenRASP‑based IAST, outlines the challenges of data pollution caused by traffic replay, and presents a Java bytecode instrumentation solution that intercepts SocketOutputStream writes to prevent dirty data from persisting in databases, caches, and message queues.

IASTOpenRASPRASP
0 likes · 9 min read
Deploying OpenRASP IAST at Ctrip: Architecture, Challenges, and Data‑Pollution Prevention via Bytecode Instrumentation