Can you tell me if Traccar works correctly with high-frequency message forwarding, for example, once per second?
I noticed that the time in the database is stored with precision to the nearest second. Can this guarantee the order of messages if two messages arrive with timestamps that, when rounded to seconds, become identical?
The order of processing is guaranteed.
Can you tell me if Traccar works correctly with high-frequency message forwarding, for example, once per second?
I noticed that the time in the database is stored with precision to the nearest second. Can this guarantee the order of messages if two messages arrive with timestamps that, when rounded to seconds, become identical?