RedbeardTFL / ATIS_GENERATOR

Other
0 stars 0 forks source link

Update CleanUpExpiredATISAudioFiles job schedule and improve code structure #32

Closed Codycody31 closed 1 year ago

Codycody31 commented 1 year ago

This pull request updates the schedule for the CleanUpExpiredATISAudioFiles job in Kernel.php, changing its frequency from every ten minutes to hourly. Additionally, unused imports and import paths for OpenApi classes were refactored in TextToSpeechController.php to improve code cleanliness. These changes enhance the efficiency of the ATIS generator app and ensure smoother execution.