spiff-arena/spiffworkflow-backend/src/spiffworkflow_backend
jasquat 1d79d77686
Celery avoid requeueing (#1828)
* some debug code and potential fixes to avoid requeueing future tasks w/ burnettk

* actually insert the queued time into the future task table w/ burnettk

* fixed tests w/ burnettk

* handle missing process instances better from celery worker and updated some comments w/ burnettk

* added comment w/ burnettk

* minor fixes w/ burnettk

* added test for should_schedule_waiting_timer_events w/ burnettk

* added test to ensure we do not queue recently queued tasks again w/ burnettk

* remove traceback code

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-26 10:48:28 -07:00
..
background_processing Celery avoid requeueing (#1828) 2024-06-26 10:48:28 -07:00
config avoid prompt to save if no save button (#1806) 2024-06-25 07:36:49 -07:00
data_migrations Test migration change (#1784) 2024-06-20 12:38:59 -07:00
data_stores Prevent KeyError for optional data store writes (#1700) 2024-06-10 11:17:41 -04:00
exceptions Bump ruff from 0.3.5 to 0.4.4 (#1591) 2024-05-22 11:56:23 -04:00
helpers Omit completed subprocesses (#1327) 2024-04-03 12:17:14 -04:00
models Celery avoid requeueing (#1828) 2024-06-26 10:48:28 -07:00
routes use the greedy strategy when running messages from the background processor w/ burnettk (#1798) 2024-06-21 16:22:42 -04:00
scripts Generate markdown table (#1738) 2024-06-17 13:33:53 -07:00
services Celery avoid requeueing (#1828) 2024-06-26 10:48:28 -07:00
specs
templates removed instruction from end event on new process model bpmn template 2024-04-15 10:23:10 -04:00
__init__.py remove-email-service (#1670) 2024-06-04 11:51:39 -04:00
api.yml the big message improvements branch (#1549) 2024-06-10 09:15:54 -07:00
constants.py Test migration change (#1784) 2024-06-20 12:38:59 -07:00
interfaces.py
load_database_models.py the big message improvements branch (#1549) 2024-06-10 09:15:54 -07:00
py.typed