Handles metadata processing, as well as various post-processing of files
TODO:
To enable GCS pubsub notifications one must create a topic for it first:
gsutil notification create -t projects/<PROJECT_NAME>/topics/<TOPIC_NAME> -f json -e OBJECT_FINALIZE gs://<BUCKET_NAME>
- document how it interacts with other services