Fedorenko Dmitrij

Results 7 comments of Fedorenko Dmitrij

> We are currently investigating a modification to the buildkit scheduler (codename: ticktock, you know, like a clock ... and scheduler), as of earthly v0.8.12 this _highly experimental_ modification can...

> @c0va23 thanks for the feedback, can you try again using https://github.com/earthly/earthly/releases/tag/v0.8.13 I tried v0.8.13 with one buildkitd-ticktock to one earthly client to avoid my second issue. But issue with...

Today I tried to extract minimal snippets to reproduce this issue. But I cannot reproduce the issue on my development machine.  I think this issue is caused by the configuration...

It could be GC. The builds with this issue wrote "last cleared" log with a non-zero value. But the logs from buildkitd daemon were lost. And I cannot confirm this.

I faced the same issue yesterday after updating openobserve from 0.10.6 to 0.10.9. My theory is that this issue caused by [types of span_id and trace_id](https://github.com/openobserve/openobserve/blob/0b966383ef820a0a23ecf696d9c37990455bbd66/src/common/meta/traces.rs#L68-L69) fields on SpanLinkContext struct....