Connor Hicks
Connor Hicks
When that error occurs, we should instead retry on a backoff a reasonable number of times before dying.
Yes, and in fact this is already possible, just undocumented because we are still working on the API. Atmo is able to connect to a 'control plane', which is a...
@k33g yes, it's going to be really awesome! Would you be interested in developing a control plane server? The one we've built is specific to our Compute product, and it...
@k33g We can certainly guide you through it if you'd like! It'll be a really cool project, and in fact we may build it into `constd` (just added to the...
@denopink take a peek at `constd` in the sat repo π
This ONLY applies in headless mode, in normal mode the Runnable should be able to determine the status code
We should be adding a check in `rwasm` to ensure `RequestHandler` is not nil before attempting to call anything on it.
@adlrocha interesting, so you're suggesting that the `hub` should be an interface that the caller can provide as a plug-in? Hmm I could certainly see that being possible. We could...
@adlrocha sounds awesome! Feel free to book time with me to go over it when you have a prototype :)
@denopink ππΌπ