tom-pytel commented on pull request #116: URL: https://github.com/apache/skywalking-python/pull/116#issuecomment-768979907
> On the other hand, it's not that different to abandon the oldest segments or the latest segments when the queue is full, maybe abandon the latest segments so that we don't need to `get` and `put` over and over again when there are too many traffics? This can be changed very easily in code so you could leave it as it is and change if needed at some point. It could even be configurable at runtime if you want. ---------------------------------------------------------------- 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: [email protected]
