Limit on the tasks that can be sent to the Flamenco manager #104201

Closed
opened 2023-03-27 16:43:17 +02:00 by Skipz · 1 comment

System Information
Operating System(s): MS Windows 10

Flamenco Version
Is Broken: 3.2
Worked OK:

A render-job with too many tasks will create an error and will not be added tot the queue

Exact steps for others to reproduce the error
I have made an animation of 3353 frames in 6 scenes. From the tab video editing with all 6 scenes in the sequencer I Submit to Flamence.
For testing purposes I set the chunk size to 1. This will result in an error: "Could not submit task: Internal Server Error" (see screenshot 1).

The manager console says at the end of a very long string: "SQL logic error: too many SQL variables (1)" (see screenshot 2 and txt document) (The text in the txt document is all I could copy as the rest went out of the console buffer..

I talked in the chat about this with dr. Sybren (march 27 14:50; https://blender.chat/channel/flamenco) and he found out that there's probably too many tasks beeing sent in one chunk.

I resolved it by making the chunk bigger in the Flamenco plugin.

If you need more info or want me to test something please do not hesistate to contact me.

Best regards,

Harald Schipper

**System Information** Operating System(s): MS Windows 10 **Flamenco Version** Is Broken: 3.2 Worked OK: <!-- the version that still worked ok, if this worked before. --> A render-job with too many tasks will create an error and will not be added tot the queue **Exact steps for others to reproduce the error** I have made an animation of 3353 frames in 6 scenes. From the tab video editing with all 6 scenes in the sequencer I Submit to Flamence. For testing purposes I set the chunk size to 1. This will result in an error: "Could not submit task: Internal Server Error" (see screenshot 1). The manager console says at the end of a very long string: "SQL logic error: too many SQL variables (1)" (see screenshot 2 and txt document) (The text in the txt document is all I could copy as the rest went out of the console buffer.. I talked in the chat about this with dr. Sybren (march 27 14:50; https://blender.chat/channel/flamenco) and he found out that there's probably too many tasks beeing sent in one chunk. I resolved it by making the chunk bigger in the Flamenco plugin. If you need more info or want me to test something please do not hesistate to contact me. Best regards, Harald Schipper
Sybren A. Stüvel added the
Type
Bug
Good First Issue
labels 2023-03-27 16:49:57 +02:00
Contributor

Setup batch uploads for task dependencies:

https://projects.blender.org/studio/flamenco/pulls/104203

Setup batch uploads for task dependencies: [https://projects.blender.org/studio/flamenco/pulls/104203](https://)
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#104201
No description provided.