guergabo
guergabo
## Describe the problem you are facing Preventing extensive memory consumption.
## Describe the problem you are facing We need to offer a better experience for when Tasks cannot be processed due to errors. Similar to a DLQ, we need to...
## Describe the problem you are facing We have a generic HTTP connection in our queueing subsystem. A popular choice will be AWS, so we should add SQS support.
## Describe the problem you are facing Currently, coroutines are just functions that that it metadata. Ideally we can generalize this to our own Resonate Context and pass other system...
## Describe the problem you are facing We need to be able to generalize the coroutines more first. Then we can separate them into their own repo and oss project.
## Describe the problem you are facing Have a concrete story for our logs, metrics, & traces.
## Describe the problem you are facing Currently we are just releasing raw binaries. We should make our release/distribution strategy more mature with the following: ### Release & Entry Point...
## Describe the problem you are facing Our primary api, the promise api, should be the only one exposed at this time imo. All other apis such as subscriptions should...