We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde2f5b commit fec1786Copy full SHA for fec1786
1 file changed
tests/utils.py
@@ -17,7 +17,7 @@ def create_uuid():
17
18
19
def get_api():
20
- sleep(2)
+ sleep(3)
21
22
return FernLangfuse(
23
username=os.environ.get("LANGFUSE_PUBLIC_KEY"),
0 commit comments