Fixes throttling of scheduled operations (commits, updates, syncs, etc.) It previously had a bug that caused throttling not to work; disabling throttling for commits triggered the bug which resulted in an exception being thrown at certain occasions.
Fixed
- Throttling of commits (exception was being thrown)