maxSendTries constant

int const maxSendTries

Maximum number of times a message gets resend when a newly started plugin won't respond.

Implementation

static const maxSendTries = 10;