UNPKG

261 BMarkdownView Raw
1- There may be one or more long running synchronous operations blocking the thread
2- Mitigate: Implement HTTP 503 event-loop protection
3- Diagnose: Use `clinic flame` to discover CPU intensive function calls – run <code class='snippet'>clinic flame -h</code>