Bug that has been randomly occurring over the course of a few months. Not certain if the issue derives from BulkPropertyData.from_dataframe(df) or client.property_data.bulk_load_task_properties().
Currently managing this bug by using retry logic, since the issue is not consistent. From the first screenshot, you can see initial failure on attempt 1/5, and then success on attempt 2/5

Bug that has been randomly occurring over the course of a few months. Not certain if the issue derives from BulkPropertyData.from_dataframe(df) or client.property_data.bulk_load_task_properties().
Currently managing this bug by using retry logic, since the issue is not consistent. From the first screenshot, you can see initial failure on attempt 1/5, and then success on attempt 2/5