752b97e1e4fb:1:9dcf3ec7-46d2-4460-999d-35250d98942e which is not in the
active servers list for now.
It will be retried automatically after invisibility timeout, but you can
also re-queue or delete it manually.
// Id: #61521
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<NetoInventorySyncJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"jetti-prod_default",
FromJson<NetoInventorySyncJobArgs>("{}"),
null);
| CurrentCulture | |