gingerbread.central_processing_handler.config package#
Submodules#
gingerbread.central_processing_handler.config.config module#
gingerbread.central_processing_handler.config.exceptions module#
This is script for custom exceptions
- exception gingerbread.central_processing_handler.config.exceptions.CentralProcessingInitModelsError#
Bases:
ExceptionFail to init models in centralProcessing
- exception gingerbread.central_processing_handler.config.exceptions.CentralProcessingPostprocessImageError#
Bases:
ExceptionFail to postprocess image in centralProcessing
- exception gingerbread.central_processing_handler.config.exceptions.CentralProcessingPredictImageError#
Bases:
ExceptionFail to predict image in centralProcessing
- exception gingerbread.central_processing_handler.config.exceptions.CentralProcessingPreprocessImageError#
Bases:
ExceptionFail to preprocess image in centralProcessing
- exception gingerbread.central_processing_handler.config.exceptions.CentralProcessingProcessImageError#
Bases:
ExceptionFail to process image in centralProcessing
- exception gingerbread.central_processing_handler.config.exceptions.DatabaseLoadError#
Bases:
ExceptionFail to load data from MQ db
- exception gingerbread.central_processing_handler.config.exceptions.DatabasePrepareRecordError#
Bases:
ExceptionFail to prepare record for a table in MQ db
- exception gingerbread.central_processing_handler.config.exceptions.DatabaseUploadError#
Bases:
ExceptionFail to upload data to MQ db
- exception gingerbread.central_processing_handler.config.exceptions.RealtimeProcessError#
Bases:
ExceptionFail to process realtime request