SDK
Go
Description
Rust and Python SDKs have support for ingest_record_nowait as a fire and forget ingestion. We should have it in all SDKs.
Proposed Solution
Make a wrapper around existing Rust implementation and expose it as a new API.
Additional Context
No response