Isaac Diamond
Isaac Diamond
Add a flag that allows picofeed to exit 1 if any feed is not found or can't be parsed
Currently, only the fattest cat is visible. After you determine which cat is the fattest cat, it may be desirable to see the second, third or fourth fattest cat. -...
Currently, when trying to build the `//:envoy` target as described in the README, the build fails immediately with: ``` INFO: Invocation ID: 70b43f0a-bebd-4eb0-ac07-3fcc68e499af ERROR: Failed to load Starlark extension '@io_bazel_rules_go_compat//:compat.bzl'....
- Removed states from the census data to create a slightly cleaner data set
Add `Flush` method to writer. The `Flush` method immediately writes the current batch to each partition no matter the batch size or timeout. This is useful to manage the `Writer`...