Alex Loukissas
Alex Loukissas
Can help translate in Greek (native speaker, bi-lingual Gr/En).
Following the code in https://serverless-stack.com but using phone instead of email for username.
Exactly.
FYI- we're seeing something very similar on `0.8.3`. Happy to share our config or anything else that can help.
What I saw in the logs that could be useful in this discussion is that `libcluster` reported "node disconnected" errors at timestamps close to where we see these horde crashes....
@swushi this is great! Can you perhaps share the type definition for `SuggestionConfig`? I _think_ I have it figured out, but it would help others. I ended up making a...
Awesome thanks @swushi. I believe it's using react context under the hood. It's really a lightweight implementation of Facebook's Recoil. Very happy with it.
May I add: we definitely need to have the `url` template with `path_params` as part of the metadata, so e.g. we can get useful metrics time series. I heavily use...
> One important consideration: retries. We should think of how to instrument those, because they should not be instrumented like the whole request pipeline. Otherwise, you might end up with...
Hey @sax - what can we do to merge this? This seems useful.