You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And when the resource is used we do so as follows:
- get: bbl-state
params:
unpack: true
However, I have just noticed that the first execution does not unpack the initial_content_binary. As I can see in the code, it attempts to extract before placing the initial binary.
Would you accept a PR to resolve this, or was this by design for some reason?
The text was updated successfully, but these errors were encountered:
Hi all, we have an s3 input as follows:
And when the resource is used we do so as follows:
However, I have just noticed that the first execution does not unpack the initial_content_binary. As I can see in the code, it attempts to extract before placing the initial binary.
Would you accept a PR to resolve this, or was this by design for some reason?
The text was updated successfully, but these errors were encountered: