Like the title says. Using the amqp transport. Do a bunch of telemetries that don't wait on the callback, one after the other, right after creating the device client. You will get multiple send links. Only one will get used. Leaving the service to fret over the unused ones.
Like the title says. Using the amqp transport. Do a bunch of telemetries that don't wait on the callback, one after the other, right after creating the device client. You will get multiple send links. Only one will get used. Leaving the service to fret over the unused ones.