https://github.com/openrelik/openrelik-server/blob/main/src/importers/gcp/importer.py#L135
Add some processing time data to the log messages.
Not the log looks like Successfully processed [file], it would be beneficial if it read Successfully processed [file] in x seconds/minutes/whatever
https://github.com/openrelik/openrelik-server/blob/main/src/importers/gcp/importer.py#L135
Add some processing time data to the log messages.
Not the log looks like
Successfully processed [file], it would be beneficial if it readSuccessfully processed [file] in x seconds/minutes/whatever