Exception: Bucketize::TooManyDataMissingError
- Inherits:
-
Exception
- Object
- Exception
- Bucketize::TooManyDataMissingError
- Defined in:
- lib/ce-bucketize/hourly_values.rb
Overview
This error will be raised if large data gaps encountered while processing.
by default, it will check for "4 hour" gaps; this can be configured by
the "max_gap_length" attribute in seconds.