-
-
Once we go distributed, we also need to make the Kafka ingress work with the new design. Right now every worker starts a Kafka ingress service that reacts to subscription changes.
One simple idea …
-
On the current LinuxServer.io Plex Docker container, the service kill command is now
s6-svc -d /run/service/svc-plex
The path has changed and the current script will fail to stop otherwise.
-
Hi Robert,
could you please add log on line #137 what type of check ID expired: https://github.com/opentestingapi/impl_java/blob/4bde6ce9e345e1c905bd2a3bb172faf90fff8c16/src/main/java/org/opentestin…
-
I wonder whether we want to setup some forwards for pages we used to have
e.g.,
https://www.thingweb.io/services.html
is now
https://www.thingweb.io/services/
etc.
There are many more.
…
-
In batch inference, we have batch jobs task management by which user can get/cancel the batch jobs running on remote service. Currently, whenever user tries to get a batch job details, we send the req…
-
We are creating our services using a `for_each` loop and want to have an optional description field. Currently we have a description set, and I'm trying to unset this.
When I run Terraform I get th…
-
### Related Issue
_No response_
### Description
**Considerations:**
- Blog Tile
**Inspirations:**
- Not sure what graphics to recommend here, MQTT is all about event publishing/subscription.
…
-
Right now resume segments are hardcoded at `python/services/resume_vectorizor.py`.
It needs to be dynamized so those who upload their resumes are parsed and segmented accordingly.
-
I think for a start this can be a standard cluster:
* [ ] 1 node. I think we may separate LLM service into a different node later on
* [ ] 1 postgresql database. I suppose RDS. Start with may `db.t4…