Skip to content

Removed hard coded Max Concurrent Items in Event Consumer. That signi…#2

Open
ivanfioravanti wants to merge 177 commits intoCoreViewInc:masterfrom
dekrevedko:master
Open

Removed hard coded Max Concurrent Items in Event Consumer. That signi…#2
ivanfioravanti wants to merge 177 commits intoCoreViewInc:masterfrom
dekrevedko:master

Conversation

@ivanfioravanti
Copy link

…ficantly impact performance in a lot of events scenario.

Describe the change
A clear and concise description of what the change is. Any PR submitted without a description of the change will not be reviewed.

Describe your implementation or design
How did you go about implementing the change?

Tests
Did you cover your changes with tests?

Breaking change
Do you changes break compatibility with previous versions?

Additional context
Any additional information you'd like to provide?

dekrevedko and others added 30 commits January 7, 2022 17:36
…ficantly impact performance in a lot of events scenario.
Added CosmosClientOptions to UseCosmosDbPersistence method and CosmosClientFactory constructor
# Conflicts:
#	src/WorkflowCore/Services/BackgroundTasks/WorkflowConsumer.cs
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.8.1 to 2.19.0.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.8.1...v2.19.0)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.8.1 to 2.19.0.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.8.1...v2.19.0)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…rmance-test-results

Add performance test results under doc section
…AWSClients

Enable supply of pre-provisoned AWS clients
Change all .net 6 package references to entity framework to 7.*.

All tests pass :D
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.13 to 1.3.0.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.2.13...v1.3.0)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…et/src/WorkflowCore.DSL/System.Linq.Dynamic.Core-1.3.0

Bump System.Linq.Dynamic.Core from 1.2.13 to 1.3.0 in /src/WorkflowCore.DSL
Copilot AI and others added 30 commits September 25, 2025 19:10
…thod

Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
…flowCore namespaces

Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
…rovider with AsSplitQuery

Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
…9d54a5-a645-4ded-9e91-d033a95e80df

Fix DynamoDB UpdateExpression syntax error in MarkEventUnprocessed method
…05f027-b580-44dc-9256-023003cb76e5

Add detailed individual test result reporting to GitHub Actions workflows
…thod

Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
…af8fbb-32f9-4231-98a7-c72e191619e8

Add LINQ database query optimizations for large data scenarios
…ypeFilter parameter

Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
Co-authored-by: danielgerlag <2357007+danielgerlag@users.noreply.github.com>
…opasync-task-completion

Fix StopAsync to properly await async task completion in workflow steps
Add configurable ObjectSerializer for MongoDB persistence to allow user type deserialization
* azure foundry

* test targets

* tests
…anielgerlag#1415)

Migrates WorkflowCore.QueueProviders.SqlServer from deprecated System.Data.SqlClient to Microsoft.Data.SqlClient v5.1.6, consistent with the rest of the codebase.

Fixes danielgerlag#1414

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.