Draevich Matthew

Results 38 comments of Draevich Matthew

@im-konge To be honest, I don't have much proficiency in Java, but the task seems both challenging and engaging to me, so I'll do my best to take a look....

@im-konge Just a small update regarding the resolution status: 1. I reviewed the impacted code and believe I know how to easily fix the issue. 2. I think it would...

@scholzj @im-konge please review the Pull Request — I believe I’ve solved the issue. Also, I didn’t find any problems with `TemplateUtils.addAdditionalVolumes()` — please confirm, as I might have missed...

Hi! To be honest, we're experiencing kinda similar behavior. The exporter fails multiple times per day (usually, it's working for a few hours and then exits). There's no exact message...

Thank you for the quick reply. I'll test several times with different collectors enabled + debug log level. I'll share the results to you in a week or two.

Sorry for the late reply — I’ve been testing different cases. Yes, the latest build completely solves the issue with the non-working config. Thank you very much!

I'm not a collaborator, but seems like it's already implemented. Did you try specifying a layout before `attach`? Example: ```bash $ zellij --version zellij 0.43.1 $ zellij --layout flux attach...

> what's the difference between using attach --create and just using the main entrypoint? Please clarify what you mean by “using the main entry point”.