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/171 calendar event not indexed #173

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

tahpot
Copy link
Member

@tahpot tahpot commented Nov 7, 2024

Closes #171

Sorry, no typing yet, it actually needs a refactor to have a common, typed container for all schemas that is shared across the whole code base, but that's a larger issue than I can solve right now.

@tahpot tahpot self-assigned this Nov 7, 2024
@aurelticot aurelticot linked an issue Nov 7, 2024 that may be closed by this pull request
Copy link
Member

@aurelticot aurelticot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No crash anymore.

Although I have no result from my calendar events (about 500 items in the DB), even when focusing on that search type alone.

@tahpot
Copy link
Member Author

tahpot commented Nov 7, 2024

No crash anymore.

Although I have no result from my calendar events (about 500 items in the DB), even when focusing on that search type alone.

Thanks, there was a bug that caused that which is now fixed.

@tahpot tahpot merged commit e144e2b into develop Nov 7, 2024
1 check passed
@tahpot tahpot deleted the fix/171-calendar-event-not-indexed branch November 7, 2024 03:37
tahpot added a commit that referenced this pull request Nov 7, 2024
* Fix CORS

* Remove auto registration of new DIDs in the waitlist + Add latest access (#166)

* Add timeout support for handlers. Fix bug with timeout on provider with incorrect usage of await. (#174)

* Fix/171 calendar event not indexed (#173)

* Feature/improve ai rag (#172)

* Support create update API (#167)

* Increment version
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.

Fix search crashing when using calendar events search type
2 participants