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

Improve error tolerance; prevent over-caching. #95

Merged
merged 2 commits into from
Nov 15, 2021
Merged

Conversation

demiankatz
Copy link
Collaborator

No description provided.

@demiankatz
Copy link
Collaborator Author

@diboy2, @Geoffsc -- this PR contains a couple of indexing fixes (including the caching-related one) which were necessary to get the index to update correctly following creation of objects through #72. However, since these fixes are not really directly related to #72, I split them out to a separate pull request.

As @diboy2 suggested on our call, it would probably be a good idea to revisit our datastream caching logic (and determine whether it is even needed at all). However, until we have time to get that done, I would like to merge this so that things will function correctly in the meantime. I will put in a TODO comment as a reminder to find a better solution.

Any objections to merging this as-is?

@demiankatz demiankatz mentioned this pull request Nov 11, 2021
5 tasks
@Geoffsc Geoffsc merged commit a43f286 into dev Nov 15, 2021
@demiankatz demiankatz deleted the indexing-fixes branch September 2, 2022 12:49
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

2 participants