-
Notifications
You must be signed in to change notification settings - Fork 0
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 Global Search Implementation #343
Labels
Comments
PR #349 is just additional use case for Global Search. Keeping this opening. |
victorskl
added a commit
that referenced
this issue
Apr 21, 2022
* Deactivated association links between S3 and LIMSRow i.e. graceful first-pass for #343 refactor * Further reduced Report data size ingest limit to 1MB * Commented out X-Ray recorder so that it does not even ping to AWS instrumentation endpoint for init boot i.e. "radio silent" mode that'd save few (sub) milliseconds
victorskl
added a commit
that referenced
this issue
Apr 22, 2022
* Association table S3LIMS has FK constraint on older records. Hence, it can not be skipped related FK link until we carry out proper table drop with refactor #343 * Added Lambda concurrency limit set to 20 to tame db conn
This was referenced Apr 22, 2022
Descope from release 2.0 due to other priority + this needs a bit more tinkering. |
victorskl
added
the
triage & trello
Triage and migrate into respective Trello project
label
May 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Context:
Impact:
search_query.py
s3_object_search.py
views.py
S3Object
andLIMSRow
association tableS3LIMS
Look & Feel:
Actions:
The text was updated successfully, but these errors were encountered: