[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / TimelineCaughtUpReason

# Type Alias: TimelineCaughtUpReason

> **TimelineCaughtUpReason**: `false` \| `"replica-bc-master-state-unknown"` \| `"replica-bc-caught-up"` \| `"replica-bc-pos-expired"`

Defined in: [src/abstract/Timeline.ts:7](https://github.com/clickup/ent-framework/blob/master/src/abstract/Timeline.ts#L7)

The reason why the decision that this replica timeline is "good enough" has
been made.
