Community
Feature request: Implement retry cycles for servicetasks (failedJobRetryTimeCycle)
It would be great if we could use the Camunda function "retry cycle" in Onify to retry a task, that sometimes fails, a specified number of times with a specified time apart. Now we need to build this logic ourselves around tasks that need such "safety net" to not exit a full flow because of some intermittent downtime or unreliable service e t c. 😊
Feature request: In Onify admin - show ALL data in the tables and make it possible to select which fields to show/hide
For example in /admin/configuration/shortcuts I have a lot of shortcuts and when I add a new one the "key" is of course an obligatory field. To keep the naming conventions structured I here need to look at the other keys and it would be so easy if they were in the table, but they are not. 😪 Instead I now have to open the posts one by one to look at the keys for each.
How does Error Boundary Event on a task work in Onify?
I'm looking at a BPMN flow with 11 tasks with onifyApiRequest and 6 of them has got an "Error Boundary Event"-marker on them. There is no added information in the panel for any of them. I assume if there is some error in one of them this flow will just jump to the End?
Microk8s: Unable to connect to the server: x509: certificate has expired or is not yet valid
When trying to connect Kubernetes cluster I get this error: Unable to connect to the server: x509: certificate has expired or is not yet valid: current time 2024-04-02T11:50:40Z is after 2024-03-26T10:30:10Z
. It seems that some cert has expired. What do I need to do?