spiff-arena/spiffworkflow-backend/src/spiffworkflow_backend
Dan Funk 2b6d1c334f make sure we have a current processor so we don't return null (#379)
* make sure we have a current processor so we don't return null

* remove sleep

* The background processor now only picks up processes that were last updated more than a minute ago to avoid conflicting with the interstitial page.  With the understanding that we can rmeove this limitation when we can refactor to allow the backend processes to provide updates on what they are doing.

* pyl w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-07-07 15:49:52 -04:00
..
config fixed up the unit test permission yml to better match the way we do permissions (#363) 2023-06-29 14:21:15 -04:00
data_stores Typeahead datastore (#321) 2023-06-09 12:28:59 -07:00
exceptions Feature/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
helpers remove useless comments matching filenames 2023-05-30 12:21:50 -04:00
models added cascade delete to process instance so task draft data is deleted (#361) 2023-06-30 12:57:53 +05:30
routes make sure we have a current processor so we don't return null (#379) 2023-07-07 15:49:52 -04:00
scripts added a script task script to get a task data value based on key name… (#353) 2023-06-27 10:04:04 -04:00
services make sure we have a current processor so we don't return null (#379) 2023-07-07 15:49:52 -04:00
specs Fix issue when timer start event is greater than a day (#303) 2023-06-06 18:25:26 -07:00
templates pyl w/ burnettk 2023-01-03 17:29:55 -05:00
__init__.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
__main__.py Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00
api.yml Feature/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
interfaces.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
load_database_models.py Feature/draft data in join table (#355) 2023-06-28 22:23:39 +05:30
py.typed Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00