Log when we've written call start
1 files changed, 1 insertions(+), 0 deletions(-) M lib/call_attempt_repo.rb
M lib/call_attempt_repo.rb => lib/call_attempt_repo.rb +1 -0
@@ 39,6 39,7 @@ class CallAttemptRepo "jmp_customer_ongoing_calls-#{customer.customer_id}", call_id ).then do + log.info "starting_call started #{customer.customer_id} #{call_id}" redis.expire( "jmp_customer_ongoing_calls-#{customer.customer_id}", 60 * 60