danielgerlag / danielgerlag/workflow-core

Get a response when publish an event

Open
#1,013 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5.9k
Forks
1.3k
Avg merge
1d 1h
Merged PRs (30d)
5

Description

I am using the PublishEvent endpoint. But it doesn't return the reverse state translation status. Is there a way to immediately get a response about the execution status of an event?

**await _workflowService.PublishEvent(request.Dto.IssueGuid, null, needStep)**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the PublishEvent endpoint and the _workflowService.PublishEvent call shown in the issue; trace what the call currently returns and how event execution status is represented. Done means the endpoint provides an immediate, clearly defined response about the event's execution status, with the expected behavior confirmed by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.