We need to handle the case when the APM server doesn't respond to extension requests. The extension should never hold up the runtime so we'll opt for dropping the APM data that failed to send instead of retrying.
See issue #130 for a possible related example