Skip to content

Conversation

@emilianaARomero
Copy link
Contributor

📋 Board card

 

ℹ️ Description

This pr adds connection to a new queue "mint_management" to receive mint data from image processor.

 

🕵️ How was it tested?

  • Tested manually
  • Unit test passed and coverage threshold fulfilled


@EventPattern(MINT_MANAGEMENT_QUEUE)
async handleNftGeneration(data) {
console.log('Received data: ', data);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is not necessary for now as it's executing without exceptions, i just console.log something. But let me know if i should add it

Base automatically changed from develop to main October 9, 2023 12:59
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.

3 participants