mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-08 21:23:44 -05:00
Update consumer.py
This commit is contained in:
@@ -469,6 +469,7 @@ class ConsumerPlugin(
|
||||
# in the system. This will be a transaction and reasonably fast.
|
||||
success = False
|
||||
result = None
|
||||
store_exception = None
|
||||
try:
|
||||
with transaction.atomic():
|
||||
# store the document.
|
||||
|
Reference in New Issue
Block a user