Skip to content

Implement bulk task creation for create/update challenge workflows#1235

Draft
CollinBeczak wants to merge 2 commits into
mainfrom
Add-bulk-insert-methods
Draft

Implement bulk task creation for create/update challenge workflows#1235
CollinBeczak wants to merge 2 commits into
mainfrom
Add-bulk-insert-methods

Conversation

@CollinBeczak

Copy link
Copy Markdown
Contributor
  • Introduced bulkMergeNewTasks and bulkInsertNewTasks methods in TaskDAL for efficient task insertion.
  • Updated ChallengeProvider to use these methods for creating tasks based on feature lists, handling cooperative tasks appropriately.
  • Refactored task creation logic to streamline the process and improve performance during bulk operations.

- Introduced `bulkMergeNewTasks` and `bulkInsertNewTasks` methods in TaskDAL for efficient task insertion.
- Updated ChallengeProvider to use these methods for creating tasks based on feature lists, handling cooperative tasks appropriately.
- Refactored task creation logic to streamline the process and improve performance during bulk operations.
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant