You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This goes back to the proposal dapr/proposals#6 .
There it was discussed that this feature will not be monitoring the application for stops/crashes ...
@dapr/maintainers-cli Wdyt?
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.
Describe the proposal
This issue is to enhance
dapr run -f
to monitor started app process to give an indication if an app process is stopped/crashed.Currently if an app is stopped out of several apps started then it does not log any information regarding the activity.
Related to #1123
@mukundansundar
Release Note
RELEASE NOTE: ADD Log information for app process status on console. Rltd to
dapr run -f
The text was updated successfully, but these errors were encountered: