AS A Service Administrator
I WANT to manually retry API endpoint indexing
SO THAT I can recover from failed LLM Module indexing attempts
Description
When an API endpoint is created or edited, the Service Module attempts to index it in the LLM Module. If indexing fails, the endpoint must still save successfully, and the user must be able to manually retry indexing from the UI.
Acceptance Criteria
AS A Service Administrator
I WANT to manually retry API endpoint indexing
SO THAT I can recover from failed LLM Module indexing attempts
Description
When an API endpoint is created or edited, the Service Module attempts to index it in the LLM Module. If indexing fails, the endpoint must still save successfully, and the user must be able to manually retry indexing from the UI.
Acceptance Criteria
Add new column: Index / Indeks
Endpoint indexing status is displayed as:
✓Success — greenⓧFailed — red⊙Processing — yellowAdd CTA: ↺ Reindex / ↺ Indekseeri
Reindex sends the latest saved endpoint data to the LLM Module
Reindex immediately sets status to
ProcessingStatus updates to Success or Failed after completion
Endpoint create/edit must succeed even if indexing fails
On retry failure:
Retry indexing is available in: