chore(attachment): increase poll antivirus timeout and make it clear it's not blocker
This commit is contained in:
parent
169d701a03
commit
7719ce1865
10 changed files with 55 additions and 9 deletions
|
@ -10,4 +10,4 @@
|
|||
= render Attachment::EditComponent.new(champ:, attached_file:, attachment: nil, index: attachments_count, user_can_destroy:, form_object_name:)
|
||||
|
||||
// single poll and refresh message for all attachments
|
||||
= render Attachment::PendingPollComponent.new(attachments: attachments, poll_url:)
|
||||
= render Attachment::PendingPollComponent.new(attachments: attachments, poll_url:, context: poll_context)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue