Ulrik Falklöf
Ulrik Falklöf
Bazel-remote is always using local storage. Even if also enabling any of the proxies (http, grpc, s3, gcs, ...) the blobs are still also stored/buffered in the local storage. When...
I have no experience of gitlab ci.
@mostynb, what do you think about this? Is anything more needed from me to land it? I can add test cases if you are OK with the overall approach.
Friendly reminder. @mostynb , do you know when you might have time to consider this?
Thanks for your comments @mostynb! I now uploaded an additional commit (https://github.com/buchgr/bazel-remote/pull/696/commits/ee7e48f1dc14f2f7897066ffc8a468ee88fb9d9b) to this PR, containing updates according to your comments and with added unit tests. In addition it also...
Tuesday next week (24th of June) will be my last day before I go on vacation. Is there anything you'd like me to do before then? Otherwise, I’ll be back...
I'm back from vacation now. Huge thanks for landing this, @mostynb! :smile:
Maybe different use cases (e.g. regarding AC validation) leads into different directions? My interest is more in the opposite direction, splitting huge individual files into smaller parts and spread them...
I agree that increasing the number of threads is not suitable for addressing this issue. We've been running #696 in production since 2023, and it has proven efficient and stable...
> For us, increasing the OS limit did help. For us it did not. It still crashed, just a bit later. The evictions can be unpredictable, e.g. if a new...