Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 3.46 KB

File metadata and controls

13 lines (8 loc) · 3.46 KB

Functional Configuration

There are various configurations that can be made via the Batch Service:

  • Batch type: Open (users can enroll by themselves)
  • Batch Start date and End date and Enrolment End date
  • Certificate generation for batch
  • Criteria for earning a certificate (minimum score for the course assessment)

Following are the functional configurations

PropertyDescriptionDefault Value
batch_typeOpen (users can enrol by themselves) or0
quartz_course_batch_timercron expression for scheduling batch job0 0 0/4 1/1 * ? *
quartz_upload_timercron expression for scheduling batch job0 0 23 1/1 * ? *
quartz_course_publish_timercron expression for scheduling batch job0 0 0/1 1/1 * ? *
quartz_matrix_report_timercron expression for scheduling batch job0 0 0/4 1/1 * ? *
quartz_shadow_user_migration_timercron expression for scheduling batch job0 0 2 1/1 * ? *
download_link_expiry_timeoutDuration of the download link in seconds300
quartz_metrics_timercron expression for scheduling batch job0 0 0/4 * * ? *
sunbird_user_bulk_upload_sizesize of user bulk upload data is 1001 including header in csv file1001
bulk_upload_org_data_sizesize of org bulk upload data300
bulk_upload_batch_data_sizesize of batch bulk upload data200
default_date_rangeDate range defaults to 7 days7
sunbird_default_country_codeCountry Code+91
quartz_update_user_count_timercron expression for scheduling batch job0 0 2 1/1 * ? *
sunbird_otp_allowed_attemptDefault limit of OTP attempts2
searchTopNelastic search top n result count for telemetry5
telemetry_queue_threshold_valuetelemetry threshold200
file_upload_max_sizeBulk upload file max size in MB10MB
cassandra_write_batch_sizeBatch size for cassandra batch operation100
textbook_toc_max_csv_rowsTextbook TOC6500
sunbird_texbook_toc_csv_ttlTextbook TOC86400
sunbird_toc_max_first_level_unitsTextbook TOC Api30
sunbird_otp_expirationOTP expiration duration in seconds1800
sunbird_otp_lengthlength of the OTP6
sunbird_otp_hour_rate_limitIn a hour, 5 configured OTPs were allowed5
sunbird_otp_day_rate_limitIn a day, 20 configured OTPs were allowed20
sunbird_sync_read_wait_timewait time in seconds1500
sunbird_course_completion_certificate_nameCertificate name100PercentCompletionCertificate
enrollment_list_sizenumber of enrolmen1000