-
Noticed the 'maximum recursion depth exceeded' error in these instances
https://dev.mod.spiff.status.im/i/37138
https://dev.mod.spiff.status.im/i/36091
https://dev.mod.spiff.status.im/i/36229
…
-
In dev.mod noticed some instances in running state for days.
![Image](https://github.com/sartography/spiff-arena/assets/110527567/d3b34763-87d6-47b2-aa36-7b653481f58b)
possibly related to #149…
-
I created a Spiff Connector to a service returning a dict with the key "items" in it. The corresponding value of the key is a `list`.
This key cause a TypeError on the **next** talk in the process …
-
Sample Process model (dev.app) - https://dev.app.spiff.status.im/process-models/misc:test:reset-process-here-on-call-activity
Steps to recreate on above process model
1. Suspend the process instance…
-
If a Call activity or a Sub process is active, if we change it's pre script/post script/instructions then we can't migrate it.
Jason has mentioned here https://github.com/sartography/spiff-arena/issue…
-
Hello,
I am trying to setup the permissions on my SpiffArena instance, but I get the following message when I run refresh_permissions:
![image](https://github.com/sartography/spiff-arena/assets/…
-
# Story
In order to provide workflow services to my app which has a custom frontend, I want spiffworkflow-backend to provide UI cues for jsonschema forms **that do not presume any particular fronte…
mogul updated
6 months ago
-
BPMN Error Events should be handled like exceptions: they should propogate up the call activity/subprocess stack and if are not caught at the top level, caught by the engine. The instance would be te…
-
Hi this is more of a question. I know that there are api docs available, but I was just wondering if you guys have a tutorial on how to run the server and create a basic workflow.
-
Hello Pixar,
I very much appreciate the option to mark geometry as render, guide or proxy in usd. Especially since most applications support this, it is a very easy way to add simple filtering to …