Results 9 comments of Cameron Hashemi

@cy6erGn0m the javadoc for `receiveOrNull` says: ``` @return instance of [T] received from this call, or `null` if content cannot be transformed to the requested type. ``` doesn't the above...

Any updates on this? seems like a critical feature that an async API schema natively documents the message envelope

It seemed due to the interaction between the onboarding wizard and serverless login. The wizard was blocking login and the login was blocking the wizard. Once I skipped past the...

we also desire this feature. it's easier to tell that a server won't start up if the process fails than if it goes into the current spring retry loop. lacking...

We also got a spike of these errors: ``` Metrics upload failed. | Code: MissingParameter | Message: The parameter MetricData.member.17.Dimensions.member.1.Value is required ``` Is it an instance of the same...

We're also seeing this... lots of extremely detailed and noisy logs going to our INFO level

+1 to this, currently getting `WARN calling IsSet with unsupported type "invalid" () will always return false.` and have no idea how to debug it