Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added endpoint for causing a reindex #33

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Added endpoint for causing a reindex #33

merged 4 commits into from
Dec 5, 2023

Conversation

ricardoboss
Copy link
Member

This would fix #31.

Reindexing is password protected and rate limited to only occur every 30mins.

@ricardoboss ricardoboss requested a review from chucker July 1, 2023 11:24
@chucker
Copy link
Collaborator

chucker commented Jul 1, 2023

Can we rename it to IndexWorker?

@ricardoboss ricardoboss added the enhancement New feature or request label Jul 1, 2023
TRENZ.Docs.API/Controllers/SearchController.cs Outdated Show resolved Hide resolved
TRENZ.Docs.API/Controllers/SearchController.cs Outdated Show resolved Hide resolved
TRENZ.Docs.API/Controllers/SearchController.cs Outdated Show resolved Hide resolved
TRENZ.Docs.API/Program.cs Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Dec 5, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
TRENZ.Docs.API 39% 39% 365
Summary 39% (316 / 805) 39% (102 / 260) 365

Minimum allowed line rate is 30%

@ricardoboss ricardoboss merged commit 4a94cdc into main Dec 5, 2023
4 checks passed
@ricardoboss ricardoboss deleted the reindex-endpoint branch December 5, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ping Endpoint
2 participants