Skip to content

feat: Support ScheduledTask management. see: example/jobs.dart. - #56

Open
huanguan1978 wants to merge 1 commit into
agilord:masterfrom
huanguan1978:master
Open

feat: Support ScheduledTask management. see: example/jobs.dart.#56
huanguan1978 wants to merge 1 commit into
agilord:masterfrom
huanguan1978:master

Conversation

@huanguan1978

Copy link
Copy Markdown

sh dart run example/job.dart

startup, state:JobAction.run, name:jobTest, 2025-05-28 16:08:31.296512
begin:2025-05-28 16:09:00.010296
action:JobAction.run, name:jobTest
__end:2025-05-28 16:09:05.012336
begin:2025-05-28 16:10:00.001621
action:JobAction.pause, name:jobTestPAUSE
__end:2025-05-28 16:10:05.004019
find jobId:job1234, index:0, 2025-05-28 16:10:41.300086
begin:2025-05-28 16:12:00.002045
action:JobAction.run, name:jobTestRUN_UPDATE
__end:2025-05-28 16:12:05.003521
begin:2025-05-28 16:14:00.000387
action:JobAction.run, name:jobTestRUN_UPDATE
__end:2025-05-28 16:14:05.002046
remove index:0, length 1 to 0. 2025-05-28 16:14:33.345849
shutdown. 2025-05-28 16:18:33.336682
job closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant