pub const DEFAULT_SECONDS_LOOKUP_INTERVAL: u64 = 60;
Default interval in seconds at which to run a lookup up query.
Default is 60 seconds.