snix/src
Vincent Ambo bd19132eff chore(main): Send logs in smaller chunks of 250 entries
In some cases sending 1000 entries seemingly results in a vague "Bad
request" error.

This reduces the chunk size to something that should be more
manageable.
2018-06-16 21:38:53 +02:00
..
main.rs chore(main): Send logs in smaller chunks of 250 entries 2018-06-16 21:38:53 +02:00
tests.rs feat(main): Implement parsing of JSON payloads 2018-06-16 17:57:11 +02:00