Wait 10 seconds

This commit is contained in:
Alexandre
2025-02-15 11:42:13 +01:00
parent d80fe6cf52
commit e0ee403e1d
2 changed files with 3 additions and 1 deletions

View File

@@ -203,6 +203,8 @@ troubleshoot_vector_extension() {
# Main Extension Handling #
###################################
sleep 10
if ! check_vector_extension; then
enable_vector_extension
fi