Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Added gitignore and added retries for failed batch attempts #43
Conversation
|
To view this PR without the whitespace changes (had to clean up the inconsistency, my OCD kicked in) you can go to https://github.com/loggly/loggly-jslogger/pull/43/files?w=1 |
To handle issues where there is lost internet connectivity, this will attempt to post logs for a minute, every 5 seconds. This is a first pass on it, in the future, configurable settings for attempts and interval could be added.