SyncPrivateDataWithCloudSyncedFolderStatus Objects
PENDING
The synchronization job is currently in progress. This status indicates that either:- The job is queued and waiting to be processed
- The job is actively processing bucket content
- The job is creating or updating items in the Encord storage folder
DONE
The synchronization job has successfully completed. This status indicates that all phases of the synchronization (bucket scanning, item creation/updating/tombstoning) have been completed without critical errors. Note that individual items may still have failed to process (check upload_jobs_units_error).ERROR
The synchronization job encountered a critical error. This status indicates that a severe error occurred during synchronization, such as:- Unable to access the cloud storage bucket
- Database transaction failures
- Other system-level errors

