Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added gitignore and added retries for failed batch attempts #43

Open
wants to merge 8 commits into
base: master
from

Added failed data to console on timeout

  • Loading branch information
Clark, Jason Clark, Jason
Clark, Jason authored and Clark, Jason committed Aug 3, 2016
commit a2f89708e7d9ec4a3ef5af90e08faad25ca4063b

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

@@ -181,6 +181,7 @@
clearTimeout(postTimeout);
console.log("Loggly has attempted to log this data for the last minute and failed. Ceasing" +
" attempts to log.");
console.log("Failed log data:", data);
}
}
},
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.