Arron Washington
Arron Washington
You cannot expose an ArangoDB database cluster (specifically the coordinators) through a GKE Ingress on k8s 1.16. [As documented here](https://cloud.google.com/kubernetes-engine/docs/concepts/ingress#def_inf_hc), GKE Ingress only supports HTTP readiness probes. Therefore, in k8s...
Duplicating a Model in Realtime CSG via CTRL+D/CMD+D produces an object that links to the same geometry under the hood (same geometryHash, surfaceHash, etc). This means that you can't quickly...
We've had a long-running issue of seeing "socket hang up" errors when using arangojs. They didn't happen all the time; it was pretty sporadic. It was eventually tracked down to...
In the event that visual scripting doesn't get a massive, paradigm-shifting overhaul, I'd like to leave some feedback here about the current solution, as a programmer: In $PROPRIETARY_ENGINE, I was...
## Expected Behavior No error to be thrown if the ActorManager cannot deactivate an unactivated actor as part of whatever background work it does by default. ## Actual Behavior Occasionally...