feat(exports): turbo poll for pending exports
This commit is contained in:
parent
ed057737a5
commit
3af93735a3
4 changed files with 12 additions and 2 deletions
|
@ -231,6 +231,11 @@ module Instructeurs
|
|||
value: DateTime.current,
|
||||
expires: Export::MAX_DUREE_GENERATION + Export::MAX_DUREE_CONSERVATION_EXPORT
|
||||
}
|
||||
|
||||
respond_to do |format|
|
||||
format.turbo_stream
|
||||
format.html
|
||||
end
|
||||
end
|
||||
|
||||
def email_usagers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue