Jobs/en: Unterschied zwischen den Versionen
Weitere Optionen
Sala (Diskussion | Beiträge) Die Seite wurde neu angelegt: „Jobs“ |
Übernehme Bearbeitung einer neuen Version der Quellseite |
||
| (6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
With the help of the Hangfire dashboard, which can be found under "Administration → Jobs", administrators and experts can monitor whether all jobs, such as sending out e-mail notifications, could also be carried out without any problems. | |||
In | In the Overview on the main page, as you can see in the screenshot below, you can find an overview of how many jobs have succeeded or failed in a period of time. | ||
[[Datei:Dashboard Overview.PNG|left|thumb|900px|Overview]] | [[Datei:Dashboard Overview.PNG|left|thumb|900px|Overview]] | ||
<br clear=all> | <br clear=all> | ||
In the Jobs tab, the jobs can be viewed in more detail. If a job fails, you can see here what the reason was. Furthermore, failed jobs can be restarted here. To do this, select the respective job as shown in the screenshot below and click on "Requeue Jobs". | |||
[[Datei:Dashboard Jobs.PNG|left|thumb|900px|Jobs]] | [[Datei:Dashboard Jobs.PNG|left|thumb|900px|Jobs]] | ||
<br clear=all> | <br clear=all> | ||
The "Recurring Jobs" tab contains the jobs that are always executed at certain intervals. These jobs can also be started manually at any time. To start the recurring jobs, select the respective job and click on "Trigger now" (see figure below). | |||
[[Datei:Dashboard Recurring.PNG|left|thumb|900px|Recurring Jobs]] | [[Datei:Dashboard Recurring.PNG|left|thumb|900px|Recurring Jobs]] | ||
<br clear=all> | <br clear=all> | ||
For more information on the dashboard, visit the developer's site: [https://www.hangfire.io/ hangfire.io] | |||
Aktuelle Version vom 11. August 2022, 09:16 Uhr
With the help of the Hangfire dashboard, which can be found under "Administration → Jobs", administrators and experts can monitor whether all jobs, such as sending out e-mail notifications, could also be carried out without any problems.
In the Overview on the main page, as you can see in the screenshot below, you can find an overview of how many jobs have succeeded or failed in a period of time.
In the Jobs tab, the jobs can be viewed in more detail. If a job fails, you can see here what the reason was. Furthermore, failed jobs can be restarted here. To do this, select the respective job as shown in the screenshot below and click on "Requeue Jobs".
The "Recurring Jobs" tab contains the jobs that are always executed at certain intervals. These jobs can also be started manually at any time. To start the recurring jobs, select the respective job and click on "Trigger now" (see figure below).
For more information on the dashboard, visit the developer's site: hangfire.io