Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to restart an instance using DFM in .Net 7 Isolated #144

Open
Vishal-Chintalapati opened this issue Dec 12, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@Vishal-Chintalapati
Copy link

Vishal-Chintalapati commented Dec 12, 2023

We've used DurableFunctionsMonitor.DotNetIsolated 6.3.0 -beta1 version to setup our DFM. When we run it and try to restart any failed/ pending instance it shows a popup saying restart is not supported for isolated process. Do we have any ETA on when it could be available. Also please share any work arounds for this(if any)

image
@scale-tone
Copy link
Contributor

Do we have any ETA on when it could be available

No we don't. Remember, this is not a Microsoft official product, but rather a voluntary project created and driven by selfless enthusiasts.

Also please share any work arounds for this(if any)

You can always do that with a non-isolated version of DfMon, e.g. with DfMon VsCode extension.

@scale-tone scale-tone added enhancement New feature or request and removed Needs: Triage 🔍 labels Dec 12, 2023
@Vishal-Chintalapati
Copy link
Author

So, our function is actually built as an isolated one. Not sure if the non-isolated packages would be compatible. Please suggest otherwise.

@mronnblom-ith
Copy link

Since it is now clarified that DfMon is an official MS product, I would like to bump this feature request. Looking at the code, I suspect that it is blocked on this issue in durabletask-dotnet though, so I poked them too. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants