_POST: Array
(
)

_GET: Array
(
)













########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
########################################################################################
### NEW SESSION:  [/_admin/transcription_cron_FAILED_RETRY_ATTEMPT_2.nsdb]
########################################################################################
########################################################################################

: Array
(
    [argv] => 
)

YOUTUBE-DL continuing...: 

FFMPEG continuing...0: 

tmp_sql: SELECT COUNT(transcription_id) 
			FROM transcriptions 
			WHERE status = 'processing'
			;

number_of_transcriptions_processing: 85

IBM continuing...85: 

tmp_sql: SELECT transcription_id,hash,duration_seconds
			FROM transcriptions
			FORCE INDEX (QUERY_find_failed_transcriptions_for_retry_INDEX)
			WHERE status = 'FAILED'
			AND transcription_attempt = '1'
			AND youtube_status != 'REMOVED'
			ORDER BY datetime_created DESC 
			LIMIT 1
			;

trancription_details_array: Array
(
)

SUCCESS: ...end of file!