Update OPENCLAW_TRICKS.md: new poller dispatcher architecture #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Gitea notification poller section describes the old flag-file + heartbeat approach. The production system now uses a dispatcher pattern:
openclaw cron add --session isolatedUpdate Option B and the example script to reflect this.