Francesco Guardiani

Results 247 comments of Francesco Guardiani

> My concern was about the value of the WSS, which starts at < 4 MiB, increases under load, then returns at a value that is 10x the original value...

@ericlem it was discussed in past (if i find the thread i'll tell you :smile: ) that the `Sender`/`Receiver` interfaces are "per topic/channel/subscription/whatever", So i don't see the problem tbh.

Maybe @n3wscott can help you with this one?

Is this solved by https://github.com/cloudevents/sdk-go/pull/491 ?

> Currently the user has to check the encoding, read the body/close it and see if any bytes were there themselves. By having the ToEvent code return a nil event...

Maybe, let's get the 2.4 out first :smile:

@clemensv `cloudschema` field? Is that an extension?

Hi @JonasDoe , Now things are settled down a bit and we're preparing for the final 2.0 release, Are you willing to provide a PR for the timeouts on server?

I wonder, where would you write these error message? In the body, replying back with a `text/plain`?

I recall we vaguely already discussed about that, @n3wscott @antoineco do you remember something about it?