mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-02 14:28:46 +02:00
- sequential(2000) goes from 8.4s to 4.7s - replace UUID(str).bytes with simpler str.encode() - find only the first active trigger, instead of the full list - use a dedicated function for checking active trigger