You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Appender's buffered channel latency isn't accounted for since it'd mean that we'd need to create a new timestamp on each bulkRequestItem and would slow things down.
The text was updated successfully, but these errors were encountered:
Description
Currently, the Appender's buffered channel latency isn't accounted for since it'd mean that we'd need to create a new timestamp on each
bulkRequestItem
and would slow things down.The text was updated successfully, but these errors were encountered: