Commit graph

12 commits

Author SHA1 Message Date
Nick Sweeting
eb53145e4e
working state machine flow yay 2024-11-18 04:27:38 -08:00
Nick Sweeting
f5727c7da2
rename actors to workers 2024-11-18 04:27:37 -08:00
Nick Sweeting
9b8cf7b4f0
simplify actor and orchestrator by removing threading code, fixing bugs 2024-11-18 04:27:37 -08:00
Nick Sweeting
148ea907bd
fix serious bug with Actor.get_next updating all rows instead of only top row 2024-11-18 04:27:37 -08:00
Nick Sweeting
210fd935d7
make orchestrator run as long as any tasks are pending 2024-11-16 06:42:04 -08:00
Nick Sweeting
48bb634b75
fix orchestrator startup and add exit_on_idle option 2024-11-16 02:44:57 -08:00
Nick Sweeting
a9a3b153b1
more StateMachine, Actor, and Orchestrator improvements
Some checks failed
Build Debian package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Build Docker image / buildx (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
2024-11-04 07:08:39 -08:00
Nick Sweeting
48f8416762
add new core and crawsl statemachine manager
Some checks failed
Build Docker image / buildx (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
2024-11-03 00:41:11 -07:00
Nick Sweeting
2337f874ad
better actor atomic claim 2024-11-02 19:54:25 -07:00
Nick Sweeting
dbe5c0bc07
more orchestrator and actor improvements 2024-11-02 17:25:51 -07:00
Nick Sweeting
17faa5a507
improvements to new actor and orchestrators 2024-10-31 07:11:15 -07:00
Nick Sweeting
9c2eac4e47
add new actors and orchestrators 2024-10-31 07:11:14 -07:00