Jett Jones

Results 7 comments of Jett Jones

Testing this, I also hit the duplication of services. However, I think duplication stems from: https://github.com/gliderlabs/registrator/issues/277 instead of this patch (at least it did in my case). By repeatedly `docker...

> remote execution thoughts? For my use case, we're not using a distributed set of workers for pants, so adding a note to the go docs, or a warning when...

Alright, I think that means this alternative is blocked, so I'll close out the PR. To summarize what I understand: - problem: complex go builds have multiple gigs of dependencies...

> @JettJones Sorry for being late to the party, but did you consider `immutable_input_digests`? They sit on the fence between named caches and regular digests, as they are materialized once...

> I believe @JettJones is working on this? I tried a version of downloading go modules into named_cache - and while it solved the memory problems, that structure broke assumptions...

Thanks @romain-intel - you're right about the setup - just those three steps. > Could you let me know what exact error message is being printed by the line you...

Yes, I think all our use cases could know or look up the local source paths ahead of loading metaflow, so that workaround should be enough for this bug.