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

[bug] fix nestjs-bus package #164

Closed
NavruzJn opened this issue Feb 12, 2021 · 0 comments
Closed

[bug] fix nestjs-bus package #164

NavruzJn opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NavruzJn
Copy link
Contributor

Описание бага

  1. @atlantis-lab/nestjs-bus@0.2.13

Воспроизведение

Шаги для воспроизведения бага:

  1. Идем в папку packages/nestjs-bus
  2. Запускаем build
  3. Видим ошибки с инициализации RabbitMqTransport
  4. Идём туда-то packages/nestjs-bus/src/module.js:30
  5. Смотрим contructor в RabbitMqTransport
  6. Видим не хватает handlerRegister при инициализации RabbitMqTransport

Ожидаемое поведение

  1. Build прошел успешно
  2. Протестили nestjs-bus пакет в тестовом сервисе
@NavruzJn NavruzJn added the bug Something isn't working label Feb 12, 2021
@NavruzJn NavruzJn self-assigned this Feb 12, 2021
NavruzJn pushed a commit that referenced this issue Feb 12, 2021
affects: @atlantis-lab/nestjs-bus

- fix RabbitMqTransport initiliazation
- fix ServiceBus construction

ISSUES CLOSED: #164
NavruzJn pushed a commit that referenced this issue Feb 12, 2021
affects: @atlantis-lab/nestjs-bus

- fix RabbitMqTransport initiliazation
- fix ServiceBus construction

ISSUES CLOSED: #164
NavruzJn pushed a commit that referenced this issue Feb 12, 2021
affects: @atlantis-lab/nestjs-bus

- fix RabbitMqTransport initialization
- fix core Bus construction

ISSUES CLOSED: #164
TFK70 pushed a commit that referenced this issue Oct 4, 2021
affects: @atlantis-lab/nestjs-bus

ISSUES CLOSED: #164
TFK70 pushed a commit that referenced this issue Oct 4, 2021
affects: @atlantis-lab/nestjs-bus

- fix RabbitMqTransport initialization
- fix core Bus construction

ISSUES CLOSED: #164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant