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
The BeforeResourceStartedEvent event only gets fired the FIRST time a resource is started, and not on subsequent starts.
Expected Behavior
When restarting an application in the dashboard, the BeforeResourceStartedEvent should get fired twice (+ additional times if you restart the application more than once)
The text was updated successfully, but these errors were encountered:
afscrome
changed the title
BeforeResourceStartedEvent is not fired when application is restartedBeforeResourceStartedEvent is not re-fired when application is restarted
Jan 2, 2025
Is there an existing issue for this?
Describe the bug
The
BeforeResourceStartedEvent
event only gets fired the FIRST time a resource is started, and not on subsequent starts.Expected Behavior
When restarting an application in the dashboard, the
BeforeResourceStartedEvent
should get fired twice (+ additional times if you restart the application more than once)Steps To Reproduce
one
resourceone
resourceExceptions (if any)
No response
.NET Version info
Anything else?
The text was updated successfully, but these errors were encountered: