You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -165,5 +165,9 @@ If you are carefully curating your `title` properties already to ensure no dupli
165
165
166
166
If this option results in conflicts, you will need to manually override class names instead via the `class_overrides` option.
167
167
168
+
### http_timeout
169
+
170
+
By default, the timeout for retrieving the schema file via HTTP is 5 seconds. In case there is an error when retrieving the schema, you might try and increase this setting to a higher value.
0 commit comments