Open paulyuk opened 3 months ago
I cannot debug my binding because it starts after the program that uses it and there is no way to wait for the binding to start. Some ordering or something like docker-compose depends_on may be a good solution to implement.
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 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.
Not stale
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.
Not stale
Expected Behavior
Ideally multi app run files
dapr.yaml
understand DependsOn or priorities of dependencies so we can avoid issues like < https://github.com/dapr/quickstarts/issues/1048 >.@yaron2 suggest we assign to CLI maintainer for 1.15.