Ivan Maslov
102fed3d71
#Add process restore when Orchestrator restart
...
#Def to safe init Process
3 years ago
Ivan Maslov
4741b53083
process - add StatusSave / Restore, fix some troubles in StopSafe and StatusCheck
3 years ago
Ivan Maslov
9dd4d11e23
Add pyOpenRPA.Tools.StopSafe module - check if VM_Close (from taskkill) was sent to the program. Or from orchestrator
...
Add Orchestrator and agent Logoff
#TODO schedule.from
3 years ago
Ivan Maslov
2ad58efa4f
Fix Web Def Helper (save last params in dict)
...
Test Process add Mute utility to save the process interactions
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
bedcd24652
create ManualStopTrigger (MST) To set MANUAL_STOPPED IF some auto retries will proceed in delta time
...
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
9b94400887
# Orchestrator.Managers.Process: add def to the consolidated check status and then check status in Process instance (StartCheck, StopSafeCheck, StopForceCheck)
...
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
17d2ac65ab
Add Orchestrator def ScheduleGet, ThreadStart
...
Create Process StopSafe and many others def
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
c989a55b1c
Add info about managers in sphinx
3 years ago
Ivan Maslov
52942b3679
Test Managers.Process, fix some bugs
3 years ago
Ivan Maslov
e14bed7fca
Testing pyOpenRPA.Orchestrator.Managers.Process defs
3 years ago
Ivan Maslov
6026c771ae
Add general defs to work with pyOpenRPA.Orchestrator.Managers.Process via Process key (ProcessNameWOEXE) - need test
3 years ago
Ivan Maslov
1279fb3a64
# Add Debugging toolbox in Web (ActivityItem send from front)
3 years ago
Ivan Maslov
8cffeb627e
# Managers.Process write code (start stop force and check)
3 years ago
Ivan Maslov
471f3cb3f2
# Managers.Process docstrings is ready - need code)
3 years ago
Ivan Maslov
d13a939041
add package schedule to schedule process in orchestrator
...
good lick with examples: https://schedule.readthedocs.io/en/stable/examples.html
3 years ago
Ivan Maslov
77bb953c19
draft 1.2.7 (need test)
...
# Add Orchestrator.StorageExists
# Add Orchestrator.StorageGet
# Create DataGenerator in Managers.ControlPanel for Jinja2 template
3 years ago
Ivan Maslov
b7ca9ad446
draft 1.2.7 (need test)
...
# Test Managers.ControlPanel HTML and add option to rerender (for debug purpose)
3 years ago
Ivan Maslov
34396b13dd
draft 1.2.7 (need test)
...
# Create Managers.ControlPanel class - manage control panels
# Orchestrator.WeCPUpdate updated for the new Managers.ControlPanel
# BackwardCompatibility is released
# Need test for the New usage of Managers.ControlPanel
# Need to create DataProcess
# Need to check verification if data is equal - do not send the response (check for None in HTML and JSON)
3 years ago