Russ Hammett
Russ Hammett
I'm not sure of the motivation behind the `dataUnitLenMatchesPayload` property, tagging @celic so hopefully he can elaborate. My current understanding is the the implementation *MUST* support when the data unit...
if a `payload` being tested is 1024 in length, then yes, a 1024 `dataUnitLength` can be sent in the prompt file regardless of the status of `dataUnitLenMatchesPayload` and the data...
Looking further at the grain calls themselves, it seems that it may be only querying the cluster for this information every 10 seconds (as my configuration specifies), is the result...
I see, is there a reason that the API hits wouldn't also follow that ms timer? the data would seemingly not change any time during the 10 seconds of not...
Your capabilities state that your salt is generated "internally" to the module, meaning it can't be input from outside sources except in the case of decrypt. In the case of...
Maybe there's already a way to do this, but linking directly to the .svg file just expands the description of the repo
Can you provide more info? Calling code example, ideally a repro, version you're using, etc?
I'm not totally sure if this needs to be done or not... would the source stay in scope for the full duration of the sync work progressing? would need to...