aligned_layer
aligned_layer copied to clipboard
Don't start operator if it hasn't provide `last_processed_batch_filepath` in config file
Currently there is no check if the last_processed_batch_filepath field has been provided in the config file. Since this is a new mandatory field, we need to make sure we do a fatal log to ensure all operators set this field.