This website requires JavaScript.
Explore
Help
Sign In
Chill-project
/
chill-bundles
Watch
6
Star
0
Fork
0
You've already forked chill-bundles
mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced
2026-03-03 20:49:41 +00:00
Code
Issues
Actions
Projects
Releases
Wiki
Activity
Files
26838648c8f77f85ba534f5560bf1a07debdc29f
chill-bundles
/
src
/
Bundle
/
ChillMainBundle
/
Service
/
Workflow
History
Julien Fastré
06c5affbe7
Increase delay for removing stale workflows from 90 to 180 days
...
- Updated `KEEP_INTERVAL` in `CancelStaleWorkflowCronJob` to `P180D`.
2026-01-15 10:08:40 +01:00
..
CancelStaleWorkflowCronJob.php
Increase delay for removing stale workflows from 90 to 180 days
2026-01-15 10:08:40 +01:00
CancelStaleWorkflowHandler.php
Remove unnecessary workflow deletion logic when in the initial position
2025-06-26 14:38:12 +02:00
CancelStaleWorkflowMessage.php
Suffix message class with 'Message' and add check on workflow to assert no transitions were applied since message placed in queue
2024-09-09 10:40:42 +02:00