Producer handler function.
Incoming Interest.
Producer context.
The handler may be invoked concurrently up to ProducerOptions.concurrency instances. The handler should return a Promise that resolves to:
undefined
Producer handler function.