I made some changes to the example script, I thought I'd share for anyone interested. This version adds some safety and control features like skipping files that are too new or too old, limiting how many emails it processes at once and avoiding overwriting existing files. It includes some error handling and reporting, a bit more reliability, a summary, and I tried to minimize impact on system performance. I tested it a little already (works so far) and will be testing it more in the coming days....
I made some changes to the example script, I thought I'd share for anyone interested. This version adds some safety and control features like skipping files that are too new or too old, limiting how many emails it processes at once and avoiding overwriting existing files. It includes some error handling and reporting, a bit more reliability, a summary, and I tried to minimize impact on system performance. I tested it a little already (works so far) and will be testing it more in the coming days....
I made some changes to the example script, I thought I'd share for anyone interested. This version adds some safety and control features like skipping files that are too new or too old, limiting how many emails it processes at once and avoiding overwriting existing files. It includes some error handling and reporting, a bit more reliability, a summary, and I tried to minimize impact on system performance. I tested it a little already (works so far) and will be testing it more in the coming days....
I made some changes to the example script, I thought I'd share for anyone interested. This version adds some safety and control features like skipping files that are too new or too old, limiting how many emails it processes at once and avoiding overwriting existing files. It includes some error handling and reporting, a bit more reliability, a summary, and I tried to minimize impact on system performance. I tested it a little already (works so far) and will be testing it more in the coming days....
I made some changes to the example script, I tought I'd share for anyone interested. This version adds some safety and control features like skipping files that are too new or too old, limiting how many emails it processes at once and avoiding overwriting existing files. It includes some error handling and reporting, a bit more reliability, a summary, and I tried to minimize impact on system performance. I tested it a little already (works so far) and will be testing it more in the coming days. Don't...
Ok thanks for responding so fast! From the tone of your response I gather that v2.7 will still take a while to be released and that I should just setup a scheduled task using the example script. As a kind of feedback for you I ran the example script through LLM (sorry!) and it warned me that if there were many bad files it would read them all every time doing unnecessary repeated work. It suggested doing a check against file.DateLastModified as a safeguard. Something like this: var cfg_min_age_seconds...
out-poll-run retry not working