-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Implement overwrite logic - also need to test if this is feasible without oplock issues"
proxima/src/proxima/types/batch.py
Line 230 in 9ab8f15
| # TODO: Implement overwrite logic - also need to test if this is feasible without oplock issues" |
self.existing_link_requeued_count = len(existing_unlinked)
if settings["proxy"]["overwrite"]:
logger.debug(f"[magenta] * Existing proxies set to be overwritten")
# TODO: Implement overwrite logic - also need to test if this is feasible without oplock issues"
def handle_offline_proxies(self):
"""Prompt to rerender proxies that are 'linked' but their media does not exist.cc90cd2a0a10fe5c74a94768b70ed7d8e256b945