elsa-workflows / elsa-workflows/elsa-studio
Workflow Instance show HTTP Error 500 when suspended
Open
triaged
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
## Issue
When executing a workflow containing an activity that suspend the instance (e.g. "Delay"), Elsa Studio show this error :
`HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).`
This happend after I'm redirected to the page `https://localhost:XXXX/workflows/instances//view` but the insatnce is suspended.
Is it an know issue, or is it only with my configuration ?
## Version
Elsa Server 3.5.1
Elsa Studio (Blazor Server) 3.5.1
Contributor guide
Assessment
This issue has not been assessed yet.