page load optimization and pagination changes
This commit is contained in:
@@ -44,6 +44,7 @@ def monitor_and_import():
|
||||
print(f"[Thumbnail] Regenerated for {img.filename}")
|
||||
except Exception as e:
|
||||
print(f"[Thumbnail] Failed for {img.filename}: {e}")
|
||||
time.sleep(1)
|
||||
except Exception as e:
|
||||
print(f"[Image Importer] Error during thumbnail regeneration: {e}")
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user