Commit Graph

3 Commits

Author SHA1 Message Date
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
a99de52e56 throttler now ignoring duplicate events. 2024-09-08 11:16:49 +02:00
c1ade0408d some moving around of files in the throttling package to make the
structure more clear.
2024-09-08 11:16:49 +02:00