mx-api-service
mx-api-service copied to clipboard
[Feature Request]: Add the nft processing queue name in configs
Describe the solution you'd like
At the moment the queue: 'api-process-nfts' is hardcoded in the code and the same rabbitmq cannot be used by 2 different api setups and I would like/need to change the queue name from configs
Is your feature request related to a problem?
Cannot process nfts with the same rabbitmq cluster by 2 different api setups
Describe alternatives you've considered
Add the queue name for nfts in configs like the queue from events notifier
Additional context
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hello. Thank you for raising this issue! The PR addressing it is #1251
Hello, is this feature production ready?
Hello, the functionality has already been in production for some time. Thanks !