-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Forge - Web Triggers
Issue Summary
When the webtrigger exceeds the limit described on the following documentation page https://developer.atlassian.com/platform/forge/platform-quotas-and-limits/#invocation-limits, e.g.:
| Runtime seconds | 25 | Maximum runtime permitted before the app is stopped. |
The 424 error code with the message Failed dependency is returned. There is currently no logging for these errors, they only appear in the metrics. Therefore providing the logging on this specific scenario would be beneficial for developers and partners.
Steps to Reproduce
- Non applicable.
Expected Results
Better logging on the response and status.
Actual Results
424 - Failed Dependency
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
FRGE-1007 Loading...