Jimmy
Jimmy
@rquitales is there any progress on this ticket? I have created a VPC with subnets through awsx as well and suffer from the same issue. Also, now lambda starts supporting...
@alexjg thank you for the explanation. I'm still confused. Does loading an older Automerge document with the `new` API (load()) not convert the layout to the new standard? (if only...
Thank you again @alexjg for your explanation. Your solution would indeed help. Just wondering: would that also result into a new 'change' within the document?
@corymhall sorry for my late response. Your code is exactly where it went wrong in our case. We only have custom `settings` and `assets` JSON in place (with useCognitoProvidedValues: false),...
@leandrodamascena we handle multiple messages which can include (larger) objects. If I know that the size is (becoming) to big, I could add a part of the message to a...
@dreamorosi thanks for your quick reply. I should have expressed myself better. With detection I meant: actively know during code execution whether the message is going to be bigger than...
@dreamorosi My apologies, I did not see the notification for the new messages. Thank you @leandrodamascena for your explanation. I agree that you need the full size of the message,...
@t0yv0 thank you for tracing the bug. I have worked around the issue by manually adjusting the state with `pulumi stack import/export`.
@corymhall Thank you for your response. The ChannelNamespace issue was indeed fixed with your change :) Is it possible to add some validations to the ChannelNamespace for others? There is...
@AbhiPrasad Thank you for your response. I understand the lower priority. It would be great if it gets put on your backlog.