Generate statistic before starting import.
This commit is contained in:
parent
a5452a4cbd
commit
059be41457
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ module Import::Zendesk
|
||||||
|
|
||||||
Import::Zendesk.connection_test
|
Import::Zendesk.connection_test
|
||||||
|
|
||||||
|
# get statistic before starting import
|
||||||
|
statistic
|
||||||
|
|
||||||
# start thread to observe current state
|
# start thread to observe current state
|
||||||
status_update_thread = Thread.new {
|
status_update_thread = Thread.new {
|
||||||
loop do
|
loop do
|
||||||
|
|
Loading…
Reference in a new issue