Re: [DISCUSS] Scheduling of Community calls

2020-11-16 Thread Elek, Marton
On 11/13/20 7:55 AM, Rui Wang wrote: It turns out that we have chosen to move the Thursday/Friday sync 1 hour later (based on the most recent sync) Thank you very much. I will update the wiki page (and wake for the call in this Friday ;-) ) m.

[DESIGN] Use per-request authentication and persistent connections between S3g and OM

2020-11-16 Thread Elek, Marton
TLDR; Today S3g uses the same OM Client protocol what client uses. I suggest to create a new method where we can improve performance with per-request auth token check (same request/response pairs but on GRPC with an additional token info). As a result we can re-use OzoneClient instances i