24 Commit (f04844435f98a2154fd546d25a701ab0a7341ded)

Autore SHA1 Messaggio Data
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) 2 mesi fa
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 mesi fa
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 mesi fa
  -LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 mesi fa
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 mesi fa
  -LAN- 4cb50f1809
feat(libs): Introduce `extract_tenant_id` (#22086) 3 mesi fa
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 mesi fa
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 mesi fa
  QuantumGhost 2c04a16eaa
Revert "bug: fix sequence number may be duplicated when multi-threads running the same workflow #21047" (#21207) 4 mesi fa
  NeatGuyCoding 918bb9a2f7
bug: fix sequence number may be duplicated when multi-threads running the same workflow #21047 (#21153) 4 mesi fa
  -LAN- c05e47ebc0
refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966) 4 mesi fa
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 mesi fa
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 mesi fa
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 mesi fa
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 mesi fa
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) 5 mesi fa
  -LAN- 57bcb616bc
fix(sqlalchemy_workflow_node_execution_repository): Missing `triggered_from` while querying WorkflowNodeExecution (#20044) 5 mesi fa
  Zihe JI 87f9d11d65
fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955) 5 mesi fa
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 mesi fa
  非法操作 bbebf9ad3e
fix: db_model save to _node_execution_cache (#19911) 5 mesi fa
  -LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846) 5 mesi fa
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 mesi fa
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 mesi fa
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 mesi fa