Added
- Added
view_type_time_sleep
to the Genesysqueue_performance_detail_view
. - Added
FileNotFoundError
to catch up failures inMindfulToCSV
and when creating SQL tables. - Added
check_dtypes_sort
task intoADLSToAzureSQL
to check if dtypes is properly sorted. - Added
timeout
parameter to allTask
s where it can be added. - Added
timeout
parameter to allFlow
s where it can be added. - Added
adls_bulk_upload
task function totask_utils.py
- Added
get_survey_list
intoMindful
Source file.
Changed
- Updated
genesys_to_adls.py
flow with theadls_bulk_upload
task - Updated
mindful_to_adls.py
flow with theadls_bulk_upload
task - Changed
MindfulToCSV
task to download surveys info.