setup_blob_storage is only called from the start label method, and label methods are implicitly run in transactions (via Strand#unsynchronized_run).
setup_blob_storage is only called from the start label method, and label methods are implicitly run in transactions (via Strand#unsynchronized_run).