John Nilsson
John Nilsson
What will the migration scenario look like once temp disk support is available?
I'm actually more concerned about the additional cost of using managed disks. How is SFMC different from plain old SF when it comes to the stateful workloads?
I should add. It was the disk operations cost from using Standard SSD disks that caught us by surprise. Looks like we should be able that cost under control by...
On the topic of encryption at rest SFMC support for temp disks will work with encrypted disks? Encryption at host requires enabling a `EncryptionAtHost` feature flag in the subscription. Is...
As a workaround you can wrap the offending property in a `#nullable disable`/`#nullable restore` pair
I'm no longer using sublime, so don't really plan on adding new features to this extension. Not sure this particular feature is within scope of this extension either, currently it's...
To be honest it wasn't intentionally supported. I fear back porting the changes done in sublime-syntax to handle regex / division ambiguity could be a challenge also as its a...
@olegsych indeed, thanks a bunch for that input it helps a lot! Careful and slow changes to me is a feature, so to me "improving velocity" should not be the...
@FredrikDahlberg we've been running SF for six years now. Never saw that behaviour. My guess is you've missed something about how upgrades work. Things to check: - Are using Monitored...