Automatically removing completed processes

Support / help / discussion forum for twitter bot
Post Reply
ron
Posts: 410
Joined: Sat Oct 24, 2015 11:18 am

Automatically removing completed processes

Post by ron »

Hey,

The system crashes everytime I click on remove completed processes as there are actions for 100 accounts on every instance.
Please either fix this issue or provide an option to clear completed proceses whenever daily stats are searched for OR
provide an option somewhere to define between how many hours to remove processes from the list.

Thanks
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Automatically removing completed processes

Post by martin@rootjazz »

Do you get an error message on the delete crash? Or app freezes?


Are you clicking the REMOVE button, or selecting and pressing delete?


As to removing automatically

goto your CONFIG directory (should be linked from your HELP menu)

then create the file

PROC_VIEW_CLEANUP.txt


will remove completed actions every few hours
ron
Posts: 410
Joined: Sat Oct 24, 2015 11:18 am

Re: Automatically removing completed processes

Post by ron »

Are you clicking the REMOVE button, or selecting and pressing delete?
Clicking on the remove button, no error message - everything just freezes and i have to restart .

goto your CONFIG directory (should be linked from your HELP menu)
then create the file
PROC_VIEW_CLEANUP.txt
Do i have to create a file per instance ?
Could you please create a button on the processing tab to do this instead ?
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Automatically removing completed processes

Post by martin@rootjazz »

ron wrote:
Are you clicking the REMOVE button, or selecting and pressing delete?
Clicking on the remove button, no error message - everything just freezes and i have to restart .

How many actions are you deleting? I think the application is just working in the background. Action deletes have got slower as trying to debug a deadlock issue that occurred, in trying to fix that, deleting is slower. If trying to delete a large number this could be time consuming. Will take a look to see if it can be offset to a background thread and not lock the GUI thread


goto your CONFIG directory (should be linked from your HELP menu)
then create the file
PROC_VIEW_CLEANUP.txt
Do i have to create a file per instance ?
yes
ron
Posts: 410
Joined: Sat Oct 24, 2015 11:18 am

Re: Automatically removing completed processes

Post by ron »

How many actions are you deleting? I think the application is just working in the background. Action deletes have got slower as trying to debug a deadlock issue that occurred, in trying to fix that, deleting is slower. If trying to delete a large number this could be time consuming. Will take a look to see if it can be offset to a background thread and not lock the GUI thread
All kind of backlog actions for 100 accounts !
Could you please add a button in global settings that adds the config file on it's own if possible to do this?
ron
Posts: 410
Joined: Sat Oct 24, 2015 11:18 am

Re: Automatically removing completed processes

Post by ron »

goto your CONFIG directory (should be linked from your HELP menu)
then create the file
PROC_VIEW_CLEANUP.txt
How do I define the interval to cleanup in ?
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Automatically removing completed processes

Post by martin@rootjazz »

ron wrote:
goto your CONFIG directory (should be linked from your HELP menu)
then create the file
PROC_VIEW_CLEANUP.txt
How do I define the interval to cleanup in ?

You don't, it is default
ron
Posts: 410
Joined: Sat Oct 24, 2015 11:18 am

Re: Automatically removing completed processes

Post by ron »

As in it gets remove as soon as done ?
User avatar
martin@rootjazz
Site Admin
Posts: 34345
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Automatically removing completed processes

Post by martin@rootjazz »

ron wrote:As in it gets remove as soon as done ?
No every few hours, I believe it is 6.

feature requested noted for option to immediately delete completed actions
Post Reply