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
|
@ -28,7 +28,7 @@
|
|||
= file_field(champ, field_name, **file_field_options)
|
||||
|
||||
- if persisted?
|
||||
- Attachment::PendingPollComponent.new(attachment: attachment, poll_url:).then do |component|
|
||||
- Attachment::PendingPollComponent.new(attachment: attachment, poll_url:, context: poll_context).then do |component|
|
||||
.fr-mt-2w
|
||||
= render component
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue