tom-pytel commented on pull request #116: URL: https://github.com/apache/skywalking-python/pull/116#issuecomment-768410938
> OK, this is another case, but also a tricky case in the product environment. > The queue could be full or closer to be full because of this mechanism, then new segments will be injected. > Which segments are more important to keep? If you want the new segments to take precedence then that `archive()` call could pop the oldest segment off the queue if it is full to make space for the new one. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org