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

Fix MassTransit serialization #84

Open
Ilxom-22 opened this issue Mar 4, 2024 · 0 comments
Open

Fix MassTransit serialization #84

Ilxom-22 opened this issue Mar 4, 2024 · 0 comments
Labels
backend Server-side logic, backend API bug Errors or problems that need fixing high Important with high priority

Comments

@Ilxom-22
Copy link
Contributor

Ilxom-22 commented Mar 4, 2024

Fix MassTransit serialization

Description

When using MassTransit as in-memory bus, we are facing circular dependency when serializing bus message, to resolve this we need to somehow override default serialization or pass serialization settings to MassTransit

How to reproduce ?

Send request to execute the workflow

Requirements

  • serialization must handle type and circular dependency issue
@Ilxom-22 Ilxom-22 changed the title Create FeedbakExecutionWorkflow entity Create FeedbackExecutionWorkflow entity Mar 4, 2024
@Ilxom-22 Ilxom-22 added backend Server-side logic, backend API database Data modeling,storage,database queries business logic Core functional algorithms and processes high Important with high priority labels Mar 4, 2024
@botirjonabdumannonovv botirjonabdumannonovv self-assigned this Mar 12, 2024
@sulton-max sulton-max changed the title Create FeedbackExecutionWorkflow entity Create FeedbackAnalysisWorkflow entity and business logic Mar 12, 2024
@sulton-max sulton-max changed the title Create FeedbackAnalysisWorkflow entity and business logic Create FeedbackAnalysisWorkflow and AnalysisWorkflow entities and business logic Mar 12, 2024
@sulton-max sulton-max changed the title Create FeedbackAnalysisWorkflow and AnalysisWorkflow entities and business logic Change Mar 12, 2024
@rashidovasadbek rashidovasadbek removed their assignment Mar 18, 2024
@sulton-max sulton-max removed the database Data modeling,storage,database queries label Mar 23, 2024
@sulton-max sulton-max changed the title Change Fix MassTransit serialization Mar 23, 2024
@sulton-max sulton-max added bug Errors or problems that need fixing and removed business logic Core functional algorithms and processes labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Server-side logic, backend API bug Errors or problems that need fixing high Important with high priority
Projects
None yet
Development

No branches or pull requests

4 participants