test(test_alangfuse.py): delay check

This commit is contained in:
Krrish Dholakia 2024-06-19 22:23:10 -07:00
parent e5e81ca3b7
commit 842b25dd25

View file

@ -892,7 +892,7 @@ def test_aaalangfuse_dynamic_logging():
success_callback=["langfuse"],
)
time.sleep(1)
time.sleep(3)
langfuse_client = langfuse.Langfuse(
public_key=os.getenv("LANGFUSE_PROJECT2_PUBLIC"),