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

Fix handler for empty search results #132

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Conversation

gchristov
Copy link
Owner

What does this pull request change?

This PR updates the search result proto definition to be able to handle expected errors, such as no results during a search. This is then used in the slack module to report an error to the user.

Demo

Screen.Recording.2024-02-17.at.01.08.03.mov

How is this change tested?

Manually.


Writing Kotlin Multiplatform tests

This comment has been minimized.

This comment has been minimized.

Copy link

pulumi bot commented Feb 17, 2024

🍹 The Update (preview) for gchristov/thecodinglove/prod was successful.

Resource Changes

    Name                       Type                            Operation
~   statistics-service-binary  docker:index/image:Image        update
~   search-service-binary      docker:index/image:Image        update
~   statistics-service         gcp:cloudrunv2/service:Service  update
~   search-service             gcp:cloudrunv2/service:Service  update
~   slack-service-binary       docker:index/image:Image        update
~   slack-service              gcp:cloudrunv2/service:Service  update

@gchristov gchristov marked this pull request as ready for review February 17, 2024 08:30
@gchristov gchristov merged commit 97dd452 into master Feb 17, 2024
4 checks passed
@gchristov gchristov deleted the fix-empty-search-results branch February 17, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant