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
" :param func on_delivery(err,msg): Delivery report callback to call "
462
462
"(from :py:func:`poll()` or :py:func:`flush()`) on successful or "
463
463
"failed delivery\n"
464
-
" :param int timestamp: Message timestamp (CreateTime) in microseconds since epoch UTC (requires librdkafka >= v0.9.3, api.version.request=true, and broker >= 0.10.0.0). Default value is current time.\n"
464
+
" :param int timestamp: Message timestamp (CreateTime) in microseconds since epoch UTC (requires librdkafka >= v0.9.4, api.version.request=true, and broker >= 0.10.0.0). Default value is current time.\n"
465
465
"\n"
466
466
" :rtype: None\n"
467
467
" :raises BufferError: if the internal producer message queue is "
0 commit comments