Timer monitor
Posted: Fri Apr 14, 2023 2:34 pm
I never stop admiring FFASTrans. Thank you, developers.
I would like to suggest an idea for consideration - creating a Monitoring Processor that can be launched on a timer with various settings. For example, at certain times of day, at certain hours, minutes, and so on. And/or at certain time intervals. You may ask, why do we need it? For instance, it can help ease the workload of file systems at specific intervals, or meet other needs.
Currently, I am working on setting up Long Polling bot API mode for various messengers. For instance, I have written a basic custom node powershell handler via HTTP API that fetches sent video to the FFASTrans ecosystem. However, I cannot yet find an elegant solution to run the workflow via the ticking method without using a growing number of files or file size through Folder Monitor.
Maybe someone can suggest a brilliant solution for the latest version of FFASTrans?
Thank you."
I would like to suggest an idea for consideration - creating a Monitoring Processor that can be launched on a timer with various settings. For example, at certain times of day, at certain hours, minutes, and so on. And/or at certain time intervals. You may ask, why do we need it? For instance, it can help ease the workload of file systems at specific intervals, or meet other needs.
Currently, I am working on setting up Long Polling bot API mode for various messengers. For instance, I have written a basic custom node powershell handler via HTTP API that fetches sent video to the FFASTrans ecosystem. However, I cannot yet find an elegant solution to run the workflow via the ticking method without using a growing number of files or file size through Folder Monitor.
Maybe someone can suggest a brilliant solution for the latest version of FFASTrans?
Thank you."