Current Behavior:
If two events are pushed from Fritz with identical timestamps (within the same second) and the script only processes the first event, the second event is ignored. This results in missed events and incomplete logging or processing.
Expected Behavior:
The script should be able to handle and process multiple events from Fritz that occur at the same second, ensuring that no events are lost or ignored, even if their timestamps are identical.