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

Revisit how to "untrack" Strawberry flavors associated to deleted ADOs #289

Open
DiegoPino opened this issue Dec 11, 2023 · 0 comments
Open
Assignees
Labels
Danger Mr Robinson Things so core to us that need extra care. Please submit automated tests? enhancement New feature or request Events and Subscriber help wanted Extra attention is needed Search API F around and find out Strawberry Flavor Post Processing data extracted that goes into Solr Typed Data and Search Working Group's 💜 Imagined, curated and loved by the Working Group
Milestone

Comments

@DiegoPino
Copy link
Member

What?

@alliomeria and I have observed that sometimes the Search Index does not untrack Strawberry Flavors of already deleted ADOs and also already deleted Strawberry Flavors. Which on an index operation will either A) throw notices (but not terrible, that would be Ok-ish) but worst, fail index attempts on batch. This last issue happens because the search api index logic will totally break (even if in a batch) if all entries of a single batch (e.g 50) were not found instead of trying with the next 50. Which requires re-sending the Indexing multiple times until a Batch contains at least 1 found entry

This feels like an important issue to tackle.

@DiegoPino DiegoPino added enhancement New feature or request help wanted Extra attention is needed Events and Subscriber Typed Data and Search Danger Mr Robinson Things so core to us that need extra care. Please submit automated tests? Working Group's 💜 Imagined, curated and loved by the Working Group Strawberry Flavor Post Processing data extracted that goes into Solr Search API F around and find out labels Dec 11, 2023
@DiegoPino DiegoPino added this to the 1.3.0 milestone Dec 11, 2023
@DiegoPino DiegoPino self-assigned this Dec 11, 2023
@DiegoPino DiegoPino changed the title Revisit now to "untrack" Strawberry flavors associated to deleted ADOs Revisit how to "untrack" Strawberry flavors associated to deleted ADOs Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Danger Mr Robinson Things so core to us that need extra care. Please submit automated tests? enhancement New feature or request Events and Subscriber help wanted Extra attention is needed Search API F around and find out Strawberry Flavor Post Processing data extracted that goes into Solr Typed Data and Search Working Group's 💜 Imagined, curated and loved by the Working Group
Projects
None yet
Development

No branches or pull requests

1 participant