-
Hi!
There is lack of option to run task immediately after program starts.
I miss this function in my current project and this is very useful while debugging.
```
scheduler
.Schedule()
.Run…
-
During startup:
```
System.NullReferenceException: Object reference not set to an instance of an object.
at Elsa.Activities.Signaling.SignalReceivedBookmarkProvider.GetBookmarksInternalAsync(B…
-
### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9
9.1.2
### Bug summary
When deploying to an Azure App Service via a deployment slot, after the swap wi…
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 05/27/2021 03:43:19
Exception:
Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred…
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 05/16/2021 06:58:16
Exception:
System.InvalidOperationException: The connection does not support …
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 05/16/2021 06:58:09
Exception:
Microsoft.Data.SqlClient.SqlException (0x80131904): A transport-le…
-
### Is your feature request related to a problem? Please describe.
I wanna schedule a background service when the Blazor Wasm App loaded, but now the `WebAssemblyHost` does not support `IHostedServ…
-
I'm trying to call dapr actors in asp.net hosted service (.net 5.0), but getting an error "Dapr.DaprApiException: actor runtime is not configured". But when I add some delay (e.g. 30 seconds) to my ho…
-
### Description
(duplicate of https://github.com/dotnet/aspnetcore/issues/39264)
Pretty much what the title describes.
It appears that the Service does wait for `IHostedService` implementation…
-
Hey,
when I try to update an existing workflow through the designer I get the following error.
I am using version 2.0.0.159
```
[02:24:02 ERR] An unhandled exception has occurred while executi…