snowplow / snowplow/snowplow-cpp-tracker

Add ability to check if device has internet connectivity

Open
#6 1 comment 0 reactions 2 assignees View on GitHub

@jbeemster is already working on this.

Since Jun 23, 2016.

priority:low type:enhancement
Dominant language
C++
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

For emitting events it is super useful to be able to back-off and stop if the device is offline. This prevents us from constantly attempting to open connections that will fail and prevents churning of the database.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.