-
Hey folks, I'm beginning to work with Microcks and have noticed a couple of issues. 1. Script Dispatcher Fails with
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey @kierank1 Sorry for the latency in reply... and sorry you're bothered with some issues... Let me give you some answers:
Yes, this is totally expected. This is actually documented here, in some blog posts announcements, discussed there and some other places. Would you have a suggestion on how to make this more visible? What was the learning trail you followed and where you missed this information?
There's actually no notion of sample order when importing one or many artifacts. If you need to have reliable defaults, I recommend having a look at the Here again, do you have a suggestion on where we could add this information so that beginners won't be annoyed on this topic? Cheers, |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply @lbroudoux. I had found in the Getting Started guide that it lists the native image to utilize - I would recommend changing this to the standard image, so that all of the features are present immediately, rather than a limited (albeit more performative) subset. Or making a note of this limitation in the Getting Started section, or even a link to the other container options would be good as well. I did find out that the Cheers. |
Beta Was this translation helpful? Give feedback.
Hey @kierank1
Sorry for the latency in reply... and sorry you're bothered with some issues... Let me give you some answers:
Yes, this is totally expected. This is actually documented here, in some blog posts announcements, discussed there and some other places. Would you have a suggestion on how to make this more visible? What was the learning trail you followed and where you missed this information?
There's actually no notion of sample order when importing one or many artifacts. If you need to have reliable defaults, I recommend having a look at the
FALLBACK
dispatcher that will allow you to control w…