this solution works for me without disturbing whole block subsystem or the rest
of the system:
rule /etc/udev/rules.d/61-removable-storage-polling.rules
with content:
ACTION=="add", ATTR{removable}=="1", ATTR{events_poll_msecs}=="-1",
ATTR{events_poll_msecs}="2500"-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

