← Datenbank-Atlas

Tabelle: planung_fehlerkatalog

Schema
campus
Engine
InnoDB
Collation
utf8mb4_uca1400_ai_ci
Kategorie
meta
Zeilen
30
Felder
11

Felder (11)

#NameTypNullDefaultKeyExtraKommentar
1id int(10) unsigned NO PRI auto_increment
2code varchar(80) NO UNI
3titel varchar(200) NO none
4http_status smallint(5) unsigned NO MUL
5retry_strategie enum('sofort_aufgeben','exponential_backoff','linear_backoff','circuit_breaker', NO 'kein_retry' MUL
6max_retries tinyint(3) unsigned NO 0 none
7backoff_sekunden int(10) unsigned NO 0 none
8domain enum('auth','payment','crm','email','dsgvo','api','storage','db','system') NO 'system' MUL
9beschreibung text YES NULL none
10aktiv tinyint(1) NO 1 none
11erstellt_am timestamp YES current_timestamp() none

Mutationen aus Prozessschritten (0)

Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.