Skip to content

Test and handle case when APM server doesn't respond #131

@estolfo

Description

@estolfo

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

  • Handling case when channel is full
  • Exponential backoff when sending to APM server, so that it's not hitting the same timeout repeatedly

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions