Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

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 14 commits January 7, 2022 17:36
…ficantly impact performance in a lot of events scenario.
…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
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.

6 participants