Skip to content

Interface: InstanceWithFederationState

Defined in: src/types/index.ts:46

Extends

  • output<typeof schemas.InstanceWithFederationState>

Properties

PropertyTypeDescriptionInherited fromDefined in
domainstring-z.infer.domainsrc/schemas/InstanceWithFederationState.ts:6
federation_state?objectif federation to this instance is or was active, show state of outgoing federation to this instancez.infer.federation_statesrc/schemas/InstanceWithFederationState.ts:11
federation_state.fail_countnumberhow many failed attempts have been made to send the next activity-src/schemas/ReadableFederationState.ts:7
federation_state.instance_idnumber--src/schemas/ReadableFederationState.ts:8
federation_state.last_retry?stringtimestamp of the last retry attempt (when the last failing activity was resent)-src/schemas/ReadableFederationState.ts:12
federation_state.last_successful_id?numberthe last successfully sent activity id-src/schemas/ReadableFederationState.ts:16
federation_state.last_successful_published_time?string--src/schemas/ReadableFederationState.ts:17
federation_state.next_retry?stringtimestamp of the next retry attempt (null if fail count is 0)-src/schemas/ReadableFederationState.ts:21
idnumber-z.infer.idsrc/schemas/InstanceWithFederationState.ts:12
published_atstring-z.infer.published_atsrc/schemas/InstanceWithFederationState.ts:13
software?string-z.infer.softwaresrc/schemas/InstanceWithFederationState.ts:14
updated_at?string-z.infer.updated_atsrc/schemas/InstanceWithFederationState.ts:15
version?string-z.infer.versionsrc/schemas/InstanceWithFederationState.ts:16