Resolved Task Limit error in Flamenco Manager #104201 #104203

Closed
Anish-Bharadwaj wants to merge 3 commits from Anish-Bharadwaj:104201-Resolving-Task-limit-issue-in-Flamenco-manager into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Resolving Task Limit In Falmenco Manager

  • In my recent commit, I had to address an issue with SQL Server not liking all dependencies being inserted at once. To resolve this problem, I uploaded the dependencies of a task in batches of 1000 allowing the server to handle larger task loads.
**Resolving Task Limit In Falmenco Manager** - In my recent commit, I had to address an issue with SQL Server not liking all dependencies being inserted at once. To resolve this problem, I uploaded the dependencies of a task in batches of 1000 allowing the server to handle larger task loads.
Anish-Bharadwaj added 1 commit 2023-04-04 04:59:36 +02:00
4093f6de16 Update jobs.go
Setup Dependency update to run sql command in batches, allowing for larger task sizes in Flamenco Renders

Please update the PR title & description so that it describes what the PR does. Which file is updated (i.e. the current title) is no so relevant, as that can be seen in the 'Files Changed' tab as well.

If this fixes a bug report, mention the bug number (as #1234567).

Please update the PR title & description so that it describes what the PR does. Which file is updated (i.e. the current title) is no so relevant, as that can be seen in the 'Files Changed' tab as well. If this fixes a bug report, mention the bug number (as `#1234567`).
Anish-Bharadwaj changed title from Update jobs.go to Resolved Task Limit error in Flamenco Manager #104201 2023-04-06 14:51:31 +02:00
Author
Contributor

Please update the PR title & description so that it describes what the PR does. Which file is updated (i.e. the current title) is no so relevant, as that can be seen in the 'Files Changed' tab as well.

If this fixes a bug report, mention the bug number (as #1234567).

Upd

> Please update the PR title & description so that it describes what the PR does. Which file is updated (i.e. the current title) is no so relevant, as that can be seen in the 'Files Changed' tab as well. > > If this fixes a bug report, mention the bug number (as `#1234567`). > Upd
Anish-Bharadwaj closed this pull request 2023-04-06 15:10:29 +02:00

@Anish-Bharadwaj why did you close this PR?

@Anish-Bharadwaj why did you close this PR?
Author
Contributor

@Anish-Bharadwaj why did you close this PR?

It was a misclick. I opened a new PR since I didn't see the option to change the status: #104205

> @Anish-Bharadwaj why did you close this PR? It was a misclick. I opened a new PR since I didn't see the option to change the status: https://projects.blender.org/studio/flamenco/pulls/104205

Next time, please at least leave a comment that explains this. Also I could have just reopened this PR for you ;-)

Next time, please at least leave a comment that explains this. Also I could have just reopened this PR for you ;-)
Author
Contributor

For sure, Ill make sure to keep that in mind for future pull requests

For sure, Ill make sure to keep that in mind for future pull requests

Pull request closed

Sign in to join this conversation.
No description provided.