Fix notification message to accurately reflect async upload timing
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -209,7 +209,7 @@ Document Type: {doc_type}
|
||||
Tags: {tags_str}
|
||||
Destinations: {destinations_str}
|
||||
|
||||
The file has been successfully processed and uploaded to all configured destinations.
|
||||
The file has been successfully processed and is being uploaded to all configured destinations.
|
||||
"""
|
||||
|
||||
return send_notification(
|
||||
|
||||
Reference in New Issue
Block a user