Hi all , I got two problem about “tag throttle” command
-
In version 7.1.5, I added a TAG (not AUTO_THROTTLE_TAG)to my batch import transactions to use for manual throttling. But when I started the batch import task, I found unexpected auto-throttle records in fdb. So, I tried to remove these records using
throttle disable auto
andthrottle off all
, but after a while, the records reappeared. Is this a bug in version 7.1.5? -
After upgrading to the new version v7.3.43 and v7.3.57, things got even worse. I send the
throttle on tag import 10 1h
command, but there were no records when querying. Were there any changes made to the throttle functionality in version 7.3.43? Why is it behaving differently?
Thanks!