jina-ai / serve

☁️ Build multimodal AI applications with cloud-native stack
https://jina.ai/serve
Apache License 2.0
21.14k stars 2.22k forks source link

Code Improvements for exporter.py #6174

Open madavarajK opened 5 months ago

madavarajK commented 5 months ago

Code Improvements for exporter.py

The following improvements have been made to the exporter.py script to enhance its readability, maintainability, and robustness:

Error Handling

Logging

Type Hints

Modular Functions