abp
abp copied to clipboard
AbpRabbitMqOptions.Connections ConsumerDispatchConcurrency not working
Is there an existing issue for this?
- [x] I have searched the existing issues
Description
ConsumerDispatchConcurrency=5 not working
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
8.3.1
User Interface
Common (Default)
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
hi
Can you try to Configure<AbpRabbitMqOptions> instead of getting from appsettings.json?
What is the current value of IOptions<AbpRabbitMqOptions>?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.