Arcadiy Ivanov

Results 346 comments of Arcadiy Ivanov

> And this bytes sequence buffer is kinda API. So we cannot moddify the format in which FluentSender buffers messages (at least, casually) or it will break many user-defined buffer_overflow_handlers....

Sorry, no. While the intention is good, you're going to be force-casting numbers and other simple types that msgpack does support into a string as well, including arrays and dicts,...

I'll review it at depth when I have time, but I'm inclined not to accept this change. Unless I'm missing something the error should lead to a reconnect and resending...

We can consider a tunable setting which would "discard logs on reconnect" and defaults to `False`. Reconnects are a part of life and discarding logs isn't useful in most cases...

I have started a rewrite to catch up with latest functionality, but unfortunately it's not yet finished.

There is no parameter. Authentication is currently not supported.

@buanzo Sorry, I'll get back to it this month.

Sorry guys, I got swamped with paid work and family stuff this month. There is progress but I had to stop. I plan to resume first weeks of July.

@rileyhun @buanzo You can track progress in #151