2024 April Release

Enum FSCSCHEDULE@1.1001:DeadlineDuration Permanent link for this heading

Intended duration for deadline execution.
Deadlines with the same duration are added to one queue for execution.
Note:We reserve the right to cancel deadlines that are running too long.

Values Permanent link for this heading

Name

Value

Description

DD_VERYSHORT

10

Very Short

high priority deadlines with very short execution time (< 0.5 seconds)

DD_SHORT

20

Short

high priority deadlines with short execution time (< 1 second)

DD_SHORT_MAILS

24

Short (E-Mail)

deadlines with short execution time used especially for processing mails ((< 1 second)

DD_SHORT_CONVERSION

27

Short (Conversion)

deadlines with short execution time used especially for processing conversions ((< 1 second)

DD_DEFAULT

30

Default

deadlines with intermediate execution time (< 5 seconds)

DD_DEFAULT_MAILS

34

Default (E-Mail)

deadlines with intermediate execution time used especially for processing mails (< 5 seconds)

DD_DEFAULT_CONVERSION

37

Default (Conversion)

deadlines with intermediate execution time used especially for processing conversion (< 5 seconds)

DD_DEFAULT_RULES

38

Default (Rule Tasks)

deadlines with intermediate execution time used especially for processing inbox rules (< 5 seconds)

DD_LONG

40

Long

deadlines with longer execution time (< 10 minutes)

DD_LONG_MAILS

44

Long (E-Mail)

deadlines with intermediate execution time used especially for processing mails (< 10 minutes)

DD_LONG_CONVERSION

47

Long (Conversion)

deadlines with intermediate execution time used especially for processing conversions (< 10 minutes)

DD_VERYLONG

50

Very Long

long running deadlines (> 10 minutes)

DD_VERYLONG_MAILS

54

Very Long (E-Mail)

deadlines with long execution time used especially for processing mails (> 10 minutes)

DD_VERYLONG_CONVERSION

57

Very Long (Conversion)

deadlines with long execution time used especially for conversions (> 10 minutes)

DD_BULKIMPORT

60

Bulk Import

long running deadlines for importing large amount of objects

DD_DATAMIGRATION

100

Data Migration

deadlines for large data migrations (> 10 minutes)

DD_DATAMIGRATION2

110

Data Migration 2

deadlines for large data migrations 2 (internal use only)

DD_DATAMIGRATION3

120

Data Migration 3

deadlines for large data migrations 3 (internal use only)

DD_PROJECT

1000

Project

deadlines for high priority projects (internal use only)

DD_STATISTIC_CALCULATIONS

2000

Statistic Calculations

for long running statistic calculations (internal use only)

DD_STORAGE_CALCULATIONS

3000

Storage Calculations

for long running calculations of used storage (internal use only)