Search found 48 matches

by gdpodesta
Fri Mar 13, 2020 3:15 pm
Forum: Feature requests
Topic: History Consistency
Replies: 3
Views: 7161

Re: History Consistency

That is SPECTACULAR! Is there a WebInt API call for the Running jobs that I could use as well?
I tried 3002/getactivejobsajax_treegrid.js , but it responds with 404 and "Cannot GET /getactivejobsajax_treegrid.js" even through there is a job running and showing on the WebInt.
by gdpodesta
Tue Mar 10, 2020 4:18 pm
Forum: Feature requests
Topic: History Consistency
Replies: 3
Views: 7161

History Consistency

In processing 500+ legacy jobs, I've discovered the the 3 sources of job history all have varying results: API /monitor API /history Web interface Clearing logs from the Monitor, leaves records in the API and Deleting rows in the Web Interface leaves them in the API. Ideally, all History lookups wou...
by gdpodesta
Thu Mar 05, 2020 5:48 pm
Forum: Bug reporting
Topic: Job Priority Not being considered in v1.0.2.
Replies: 7
Views: 10495

Re: Job Priority Not being considered in v1.0.2.

Then an API-submitted job will NOT start before a Watch Folder?
I tested it using the GUI, thinking a "submitted" was the same as if "submitted" with the API.
Watching it now, but won't know if that's the case until a production file comes in sometime today.
by gdpodesta
Thu Mar 05, 2020 4:53 pm
Forum: Bug reporting
Topic: Job Priority Not being considered in v1.0.2.
Replies: 7
Views: 10495

Re: Job Priority Not being considered in v1.0.2.

No, no...I DID find a way...all our production jobs are submitted with the API, thus will take priority.
The backlog of old files can be done from a Watch Folder, humming along until a production job is submitted and goes to the front of the line.
by gdpodesta
Thu Mar 05, 2020 2:14 pm
Forum: Bug reporting
Topic: Job Priority Not being considered in v1.0.2.
Replies: 7
Views: 10495

Re: Job Priority Not being considered in v1.0.2.

Ah...there's the answer:
submitted jobs are always the higher priority
I/we don't user watch folders, everything is submitted via scripts from various processes.
With that knowledge, I can architect something to get what I need.
Thank you good sir!
by gdpodesta
Wed Mar 04, 2020 7:14 pm
Forum: Bug reporting
Topic: Job Priority Not being considered in v1.0.2.
Replies: 7
Views: 10495

Job Priority Not being considered in v1.0.2.

After my request to add the priority to the job submission via API, I tried our idea to duplicate the job with a lower priority. Submit File1 to WorkflowPriorityNormal Submit File2 to WorkflowPriorityNormal Submit File3 to WorkflowPriorityLow Submit File4 to WorkflowPriorityLow Submit File5 to Workf...
by gdpodesta
Mon Mar 02, 2020 9:37 pm
Forum: Feature requests
Topic: New Job Priority
Replies: 5
Views: 8508

Re: New Job Priority

Sorry, am confused. I'm submitting with the API, so as I'm understanding it, unless I want all jobs to be lower priority, it would have to be submitted to a duplicate that has a lower priority. Scheduling isn't an option, we get produciton files throughout the day and night.
by gdpodesta
Mon Mar 02, 2020 9:04 pm
Forum: Feature requests
Topic: New Job Priority
Replies: 5
Views: 8508

Re: New Job Priority

So I'd want to duplicate the workflow and change priority?
by gdpodesta
Mon Mar 02, 2020 7:13 pm
Forum: Feature requests
Topic: New Job Priority
Replies: 5
Views: 8508

New Job Priority

I'm about to start processing about 500 "old" videos that are very low priority.
It would be great if I could specify some priority when submitting each so that our normal production processing isn't delayed while these get done whenever nothing else is going on.
by gdpodesta
Sat Feb 29, 2020 1:15 pm
Forum: Bug reporting
Topic: New User Variable Hangs the processing.
Replies: 3
Views: 6773

Re: New User Variable Hangs the processing.

Thanks! Found that and took care of it. I'm still using 1.0.0 I didn't realize that there was a new release. Suggestion: Change the topic of "Bug reporting and FFAStrans 1.0.0" to the latest version for bug reporting - simply as a visual alert that there is a newer version without going to...