-
## Objective
Create a background worker and document processing pipeline to extract text, chunk documents, and generate embeddings.
## Description
This issue involves implementing a background task s…
-
I'm looking over the cluster-autoscaler source to find where this could be added, not sure I have the go chops to submit a PR, but wanted to share this as a feature request.
I have a very RAM heavy…
-
**Database schema** based on our **microservice architecture** with **five separate databases**:
1. **UserProfile DB** – Manages user accounts and settings.
2. **Task Management DB** – Handles tasks …
-
We have a notifications icon in the Navbar. Need to integrate UI first for that. Then map the data needed to API from request microservice and implement the feature. There is a webapp version of UI fo…
-
**Describe the bug**
Jobs with "new" [sidecar containers](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) show up as "Init:Error" after successful completion if you've c…
-
# Background
Please read the following RFC for more background on the OpenSearch **Remote Vector Index Build Service**: #2293
And the following documents to understand the low level implementation …
-
@gulien would you be open to a PR that adds **optional** support to capture exceptions and send thems to Sentry for error reporting? For example, GitLab runners for their pipelines offer optional int…
-
mosquitto_pub --cafile ca-root.pem -d -q 1 -h "192.168.0.140" -p "8883" -t "v1/devices/me/telemetry" --key key.pem --cert cert.pem -m {"temperature":25}
im trying to do mqtts , but i facing this error…
-
Set up the foundational structure for the cash-balance-service microservice, including:
1. Base Spring Boot configuration
2. Project modules and package organization
3. Initial REST contr…
-
We use Workload Identities (managed identity, essentially) to connect our apps to PostgreSQL Flexible Server. Is there a way to add Entra admins to the server? Essentially, the equivalent of terraform…