Community
Agents does not respond in time when running nginx ingress
When running Onify Hub behind a nginx ingress (reverse proxy) the agent connects to the agent server but every time we try to run a task we get The agent did not respond in time
. If we try to go direct from the agent to the agent server using port forwarding (eg. port-forward deployments/onify-agent-server -n onify 8080:8080
) in kubernetes it works. We also tried Traefik and that work.
Is Onify multitenant?
Index items with integers and strings
Currently the template format doesn't allow me to index items without "" surrounding the json value, I would like to be able to index items with integer values dropping those "" away, so that elastic search could be used more efficiently when doing searches > or < as with strings it only works with the first character :)
Format string value to currency?
Is it possible to format a string in itemTemplates to a currency format? etc 29529.7975
to 29 529,80
?
Workspace query view Tag limitations
I noticed the Tag selection in workspace search only show max 20 tag results in the Tag selection section. If I write missing tag into search field it appears into the Tag selection. Is there ability to adjust the limitation or can I somehow select which tags would be visible and which tags would be secondary and not so important to be visible?