Jacob Severson
Jacob Severson
I've done some work putting together a project for this, but am running into an issue where the SQS API only accepts Strings for their message payloads. This would mean...
Right, but in the case of `plain/text` on the inbound channel, how do we know if the payload is the original string or a base 64 encoded string that we...
+1 I was considering opening a related issue for assigning an ordinal (or identifier including an ordinal) for each task in a service. A use case is for clients within...