summaryrefslogtreecommitdiff
path: root/opendc-workflow/opendc-workflow-service/src/main
AgeCommit message (Expand)Author
2022-11-13refactor: Replace use of CoroutineContext by DispatcherFabian Mastenbroek
2022-11-13refactor: Use InstantSource as time sourceFabian Mastenbroek
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06style: Eliminate use of wildcard importsFabian Mastenbroek
2022-05-06refactor(workflow/service): Remove OpenTelemetry from "workflow" modulesFabian Mastenbroek
2022-05-06refactor(workflow/service): Directly expose scheduler stats to userFabian Mastenbroek
2022-02-18refactor(utils): Rename utils module to common moduleFabian Mastenbroek
2022-02-18feat(utils): Add Pacer to pace scheduling cyclesFabian Mastenbroek
2021-12-01bug(workflow): Activate timer even without incoming jobsFabian Mastenbroek
2021-11-17refactor(workflow): Remove WorkflowSchedulerModeFabian Mastenbroek
2021-09-17refactor(telemetry): Create separate MeterProvider per service/hostFabian Mastenbroek
2021-08-25build: Upgrade to OpenTelemetry 1.5Fabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek