Gerhard Lazu
Gerhard Lazu
Thank you @vito for joining the party! That is definitely worth trying out, glad to help test the PR 💪 Just hit this which is related, but different: - https://github.com/dagger/dagger/issues/7423...
@jedevc @vito can we move the conversation regarding telemetry draining to? - https://github.com/dagger/dagger/issues/7048 We can then keep this top-level and close it when running this command no longer hangs in...
This has been resolved, regressed, and was eventually resolved for good: * [https://github.com/dagger/dagger/pull/7452](https://github.com/dagger/dagger/pull/7452) * [https://github.com/dagger/dagger/pull/7605](https://github.com/dagger/dagger/pull/7605) * [https://github.com/dagger/dagger/pull/7686](https://github.com/dagger/dagger/pull/7686) One more related change coming up: * [https://github.com/dagger/dagger/pull/7996](https://github.com/dagger/dagger/pull/7996)
When I read _horizontal vs vertical scaling_, I immediately translate this to _cluster vs single node_. Put differently, by _cluster_ I imagine _many smaller instances_, or 1 Dagger Engine for...
We were talking with @nadirollo today, and the following was mentioned: > This means a single Dagger Engine shared among all CI runners. The requirements for this Dagger Engine instance...
Hi @navyxliu, I don't know where to find `hs_err_your_pid.log`, but I have attached the full java error, all 1.6k lines: [java-corretto-8-crash.txt](https://github.com/corretto/corretto-8/files/10229111/java-corretto-8-crash.txt) This is the best explanation that I could find...
I agree with the "keep investigating" part, and I think that we should release our `main` branch from the grip of these flakes. This is the current state:  The...
@sipsma fixing that job failure was the first thing on my list today. What makes the test flakes interesting is that I did not hit a single one in the...
This now looks good to me, including the final log artefacts that we generate: Worth noting: 1. `test-modules` succeeded in `13m 10s` 2. `test-everything-else` succeeded in `6m 47s` 3. `test`...
Notes to self (September 23, 2024 sync): - Do our pipelines behave the same after this change? - Can we split this into smaller PRs? - Can we introduce this...