Add outbox worker processing policy
This commit is contained in:
@@ -37,6 +37,7 @@ Dry-run operational helpers before applying changes:
|
||||
./validate_test_instance.py
|
||||
./helpdesk_smoke_test.py
|
||||
./validate_helpdesk_outbox_worker.py
|
||||
./redmine_outbox_worker.py --status
|
||||
./redmine_outbox_worker.py --dry-run --batch-size 10
|
||||
```
|
||||
|
||||
@@ -56,7 +57,8 @@ against the LAN Redmine copy using controlled projects such as `fud-helpdesk` or
|
||||
deployment assumptions change. The post-import workflow lives in
|
||||
`docs/test_instance_post_import.md`; the Helpdesk/redMCP live smoke test is
|
||||
documented in `docs/helpdesk_smoke_test.md`; the Helpdesk outbox worker
|
||||
validator is documented in `docs/helpdesk_outbox_worker_validation.md`.
|
||||
validator is documented in `docs/helpdesk_outbox_worker_validation.md`; worker
|
||||
processing policy is documented in `docs/outbox_worker_policy.md`.
|
||||
|
||||
## Commit & Pull Request Guidelines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user