Skip to content

add timeout option #14

@przemyslawpluta

Description

@przemyslawpluta

Would be good to pass additional option of timeout L84 so we test for n amount of ms then exit and pass err - stream failed || not available.

probe(track, { timeout: 1000 }, function probeTrack(err, probeData) {
    console.log(probeData);
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions