2024-12-22_18-01-39Z_Sunday

This commit is contained in:
Ken Fallon 2024-12-22 19:01:39 +01:00
parent 6cefcf1d88
commit f31c5508b2

View File

@ -196,6 +196,7 @@ sequenceDiagram
alt If check fails alt If check fails
HPR->>HPR: Log Error HPR->>HPR: Log Error
HPR->>host: 412 ${error_code} HPR->>host: 412 ${error_code}
end
end end
HPR-->>Disk: Save files HPR-->>Disk: Save files
HPR->>DB: Set status to SHOW_SUBMITTED HPR->>DB: Set status to SHOW_SUBMITTED