-
Notifications
You must be signed in to change notification settings - Fork 406
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
[BUG] dB issue after deleting a dataset #3808
Labels
Milestone
Comments
I think this may be related to #3746 and AFAIK @gabrielmbmb will work on it! Thanks for reporting 🤗 |
After rebooting the instance the problem disappeared |
Checking! |
8 tasks
frascuchon
added a commit
that referenced
this issue
Nov 7, 2023
<!-- Thanks for your contribution! As part of our Community Growers initiative 🌱, we're donating Justdiggit bunds in your name to reforest sub-Saharan Africa. To claim your Community Growers certificate, please contact David Berenstein in our Slack community or fill in this form https://tally.so/r/n9XrxK once your PR has been merged. --> # Description Using the search engine to execute all kinds of queries over records will simplify problems with offsets, limits, and other stuff when using directly the DB. This PR makes the needed changes to fetching records based on the search engine Also, an error has been fixed when creating records with responses, since the user info is not properly loaded before sending it to the search index. Closes [#3746](#3746) and #3808 **Type of change** (Please delete options that are not relevant. Remember to title the PR according to the type of change) - [X] Bug fix (non-breaking change which fixes an issue) - [X] Improvement **How Has This Been Tested** (Please describe the tests that you ran to verify your changes. And ideally, reference `tests`) - Some local tests have been applied **Checklist** - [x] I followed the style guidelines of this project - [ ] I did a self-review of my code - [ ] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [ ] I filled out [the contributor form](https://tally.so/r/n9XrxK) (see text above) - [x] I have added relevant notes to the `CHANGELOG.md` file (See https://keepachangelog.com/) --------- Co-authored-by: José Francisco Calvo <josefranciscocalvo@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: José Francisco Calvo <jose@argilla.io>
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Stacktrace and Code to create the bug
Expected behavior
Not fail
Environment:
Additional context
Instance available at https://huggingface.co/spaces/argilla/rg-demo
Full stack trace:
The text was updated successfully, but these errors were encountered: