converge/pkg/support/throttling
Erik Brakkee db094d2a13 reverted changes to throttler for ignoring duplicate events. This caused
more problems since state is immutable but some state of agents and
client is not immutable so it ignored events that were not really
duplicates.
This reverts commit f6b0211336.
2024-09-08 11:16:49 +02:00
..
async_throttler_test.go reverted changes to throttler for ignoring duplicate events. This caused 2024-09-08 11:16:49 +02:00
async_throttler.go reverted changes to throttler for ignoring duplicate events. This caused 2024-09-08 11:16:49 +02:00
clock_test.go typo 2024-09-08 11:16:49 +02:00
clock.go some moving around of files in the throttling package to make the 2024-09-08 11:16:49 +02:00
suite_test.go now using a testsuite for the throttler tests. 2024-09-08 11:16:49 +02:00
throtller_test.go reverted changes to throttler for ignoring duplicate events. This caused 2024-09-08 11:16:49 +02:00
throttler.go reverted changes to throttler for ignoring duplicate events. This caused 2024-09-08 11:16:49 +02:00