Hi devs,
Welcome to provide feedback.
If there are no other comments, I'll start a vote tomorrow.
Thank you.
Luke
On Mon, Nov 22, 2021 at 4:16 PM Luke Chen wrote:
> Hello David,
>
> For (3):
>
>
>
> * I suppose that we could add a `generation` field to the JoinGroupRequest
> instead to do the
Hi Gunnar and Sergei,
I think it's good to have a retriable exception handling during task#start.
> are retriable exceptions during start disallowed by
design, and the task must not throw retriable exceptions during start, or
it's just currently not supported by the Connect framework and I just ne
Hi Mickael,
I think one potential use case for exposing worker-level plugins is that it
may make it easier to determine whether a worker is set up correctly (the
current alternative requires looking through log files and can be a little
tedious), and might even make it possible to automatically id