increase last checked offset
This commit is contained in:
parent
fd4491b2a3
commit
2524896f46
@ -5,7 +5,7 @@ import { HeadersConfiguration, List } from '../utils';
|
||||
import { map } from 'rxjs/operators';
|
||||
|
||||
export const ROOT_CHANGES_KEY = 'root';
|
||||
export const LAST_CHECKED_OFFSET = 15000;
|
||||
export const LAST_CHECKED_OFFSET = 30000;
|
||||
|
||||
export interface HeaderOptions {
|
||||
readonly authorization?: boolean;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user