01-10-2023, 10:40 AM
Hello there,
while executing a server.directory_checkin(..., checkin_type='auto') over a large folder (3GB/4000 files) i've got an "int exceeds XML-RPC limits" exception.
However, even if the snapshot returned is None, database tables such as sthpw.snapshot, sthpw.file and sthpw.queue_event are properly set.
Tactic 4.8 is running on python 2.7.
I couldn't find where the exception is raised and I have no clue on how to fix that.
Has anyone out there ever run into such a problem?
Many thanks and best regards,
Stefano
while executing a server.directory_checkin(..., checkin_type='auto') over a large folder (3GB/4000 files) i've got an "int exceeds XML-RPC limits" exception.
However, even if the snapshot returned is None, database tables such as sthpw.snapshot, sthpw.file and sthpw.queue_event are properly set.
Tactic 4.8 is running on python 2.7.
I couldn't find where the exception is raised and I have no clue on how to fix that.
Has anyone out there ever run into such a problem?
Many thanks and best regards,
Stefano