The latency is much smaller than the actual execution time #53

Closed
opened 2026-02-15 21:15:27 -05:00 by yindo · 2 comments
Owner

Originally created by @immortal-wm on GitHub (Aug 8, 2025).

image image

The latency is much smaller than the actual execution time because each LLM call doesn't have its own started_at timestamp— they all share the same class variable.

Originally created by @immortal-wm on GitHub (Aug 8, 2025). <img width="601" height="551" alt="image" src="https://github.com/user-attachments/assets/a9608f81-b569-4e02-a7b3-58e4f9fc0e2e" /> <img width="891" height="811" alt="image" src="https://github.com/user-attachments/assets/0e712b2c-fac3-4a02-ad9b-8862936d91a4" /> **The latency is much smaller than the actual execution time because each LLM call doesn't have its own started_at timestamp— they all share the same class variable.**
yindo added the bug label 2026-02-15 21:15:27 -05:00
yindo closed this issue 2026-02-15 21:15:28 -05:00
Author
Owner

@immortal-wm commented on GitHub (Aug 8, 2025):

fix pr

@immortal-wm commented on GitHub (Aug 8, 2025): [fix pr](https://github.com/langgenius/dify-plugin-sdks/pull/189)
Author
Owner

@Mairuis commented on GitHub (Dec 9, 2025):

This problem has been solved

@Mairuis commented on GitHub (Dec 9, 2025): This problem has been solved
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#53