I am experiencing significant delays in DataStore requests during the first 40 seconds of server startup. In my analytics, I have observed that while most DataStore requests typically complete in around 0.2 seconds, all requests that take longer than 10 seconds occur exclusively within this initial server startup period. Some requests are delayed by as much as 30+ seconds.
Expected behavior
I expect DataStore request times to remain consistent regardless of how long the server has been running.