clarifai-python icon indicating copy to clipboard operation
clarifai-python copied to clipboard

DEVX-426: get_upload_status overriding log_warnings table in log file issue

Open mogith-pn opened this issue 1 year ago • 1 comments

Why

  • This PR is in reference to the ticket --> https://clarifai.atlassian.net/browse/DEVX-426.

How

  • Issue: When trying get_upload_status args along with log_warnings in dataset.upload_dataset function we are facing an issue where the upload status table overrides the log file since self.logger is shared between both loggers.

Tests

  • No tests, Tested locally with all parameters and batch size to ensure it fixes the problem.

mogith-pn avatar May 07 '24 14:05 mogith-pn

@sanjaychelliah @sainivedh could you please look into this ?

mogith-pn avatar May 09 '24 09:05 mogith-pn