Closed alexcottner closed 10 months ago
Relates to issue https://github.com/mozilla/ichnaea/issues/2043 - the data queues can get backed up causing data to be lost.
This removes an unnecessary 1 second delay between processing batches of records. On the surface this doesn't seem like much, but in local testing it makes a huge difference and will hopefully alleviate the issue.
Relates to issue https://github.com/mozilla/ichnaea/issues/2043 - the data queues can get backed up causing data to be lost.
This removes an unnecessary 1 second delay between processing batches of records. On the surface this doesn't seem like much, but in local testing it makes a huge difference and will hopefully alleviate the issue.