danielgerlag / danielgerlag/workflow-core
Get a response when publish an event
- 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