Failure modes#72
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
|
Updated with new code on dev. Will probably hold up on merging until uffi python stuff is in, since that changes a few things. |
|
Depends on #88 |
guzman-raphael
left a comment
There was a problem hiding this comment.
@Synicix Nice work. 👍
I would prefer if we split off the logs feature into its own dedicated PR to make it easier to review and ensure the feature is complete. Also, the logs feature is missing how to get_logs(..) from a PodRun like the issue mentions (it would go in the Orchestrator trait). You are currently only capturing it after the container terminates.
|
Per your suggestion, all logging stuff has been moved to #93 Both are ready for review now. |
|
Thanks @Synicix. 🤝 Quick update: I've skimmed through this PR but have yet to do a deep dive. From a quick glance, it does look like it might take some time on the back-and-forth to find the best approach to the problems you've tackled here. Meeting together would help but still would require a reasonable time commitment. Given what it adds, I'm treating this as low priority for now purely until we hit the primary goals of our current milestone. |
|
Done:
Logging PR:
Pending:
In summary it will create 3 pull requests. |
|
Closing due to splitting of pull request into smaller ones. |
Depends on #70
Summary: