Limit on the tasks that can be sent to the Flamenco manager #104201
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#104201
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Setup batch uploads for task dependencies:
https://projects.blender.org/studio/flamenco/pulls/104203