spiff-arena/spiffworkflow-backend/bin
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
..
codemod
data_migrations
boot_in_docker_debug_mode
boot_server_in_docker
build_and_run_with_docker_compose
clear_celery_queue Celery avoid requeueing (#1828) 2024-06-26 10:48:28 -07:00
clone_process_models
console
create_and_run_process_instance.py
delete_and_import_all_permissions.py
execute_tasks_for_process_instance.py
find_sample_process_models
get_bpmn_json_for_process_instance.py
get_logs_from_docker_compose
get_perms
get_routes
get_token use the greedy strategy when running messages from the background processor w/ burnettk (#1798) 2024-06-21 16:22:42 -04:00
git_commit_bpmn_models_repo
import_process_instance_from_bpmn_json.py
import_tickets_for_command_line.py
last_pi_milestone_query
lint_get_current_user_scripts.py
local_development_environment_setup message-model-perm-check (#1805) 2024-06-24 12:36:07 -07:00
login_with_user
login_with_user_list
python_comment_cleanup.sh
query_tasks
recreate_db
run_ci_session
run_data_migrations_locally
run_local_python_script
run_message_start_event_with_api use the greedy strategy when running messages from the background processor w/ burnettk (#1798) 2024-06-21 16:22:42 -04:00
run_process_model_with_api
run_pydeps
run_server_locally
run_sql
save_all_bpmn.py
save_to_secrets_from_file
smash_all_containers
start_blocking_appscheduler.py
start_blocking_apscheduler
start_celery_worker
task_data_to_python_variables.py
tests-par
wait_for_backend_to_be_up
wait_for_db_schema_migrations
wait_for_db_to_be_ready.py