You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we only can see if a page was correctly published in the search service by manually accessing the github action event via web browser and check the response from the triggered event.
If we want to be aware when a page has failed to be published in search for any site that will use the helix5 search system (currently volvotrucks-us and macktrucks-com & could be used in roadchoice too), we need to develop a solution to be notified when this happens.
This task is not a blocker for the search work being conducted in Q4. It is to be put in the backlog and planned for the future.
Github Action search connector to send notifications when fails
Define errors to handle
No documents to ingest
Internal Server Error
Failed to remove document
Define notification system
slack hook
email
other
Develop the defined solution
The text was updated successfully, but these errors were encountered:
Per chat with @alexiscoelho, this work is needed to advise dev team of failures for search connector triggers. There's no mechanism to recover automatically. Need to have this warning so that the dev team can investigate and retrigger it if needed.
@mollyaljenkins Please add this to refinement asap. Thank you!
Description
Currently we only can see if a page was correctly published in the search service by manually accessing the github action event via web browser and check the response from the triggered event.
If we want to be aware when a page has failed to be published in search for any site that will use the helix5 search system (currently volvotrucks-us and macktrucks-com & could be used in roadchoice too), we need to develop a solution to be notified when this happens.
This task is not a blocker for the search work being conducted in Q4. It is to be put in the backlog and planned for the future.
Github Action search connector to send notifications when fails
Define errors to handle
Define notification system
Develop the defined solution
The text was updated successfully, but these errors were encountered: