Subversion Repositories SmartDukaan

Rev

Rev 5753 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5753 Rev 5754
Line 8... Line 8...
8
    <target>backend</target>
8
    <target>backend</target>
9
  </cron-->
9
  </cron-->
10
  <cron>
10
  <cron>
11
    <url>/cron/daily-product-with-source-aggregator</url>
11
    <url>/cron/daily-product-with-source-aggregator</url>
12
    <description>Aggregates and stores product events with source</description>
12
    <description>Aggregates and stores product events with source</description>
13
    <schedule>every day 18:57</schedule>
13
    <schedule>every day 00:25</schedule>
14
    <timezone>Asia/Kolkata</timezone>
14
    <timezone>Asia/Kolkata</timezone>
15
    <target>backend</target>
15
    <target>backend</target>
16
  </cron>
16
  </cron>
17
  <cron>
17
  <cron>
18
    <url>/cron/daily-comparison-stats-generator</url>
18
    <url>/cron/daily-comparison-stats-generator</url>
19
    <description>Collect comparison statistics for last 30 days</description>
19
    <description>Collect comparison statistics for last 30 days</description>
20
    <schedule>every day 04:30</schedule>
20
    <schedule>every day 11:30</schedule>
21
    <timezone>Asia/Kolkata</timezone>
21
    <timezone>Asia/Kolkata</timezone>
22
    <target>backend</target>
22
    <target>backend</target>
23
  </cron>
23
  </cron>
24
  <cron>
24
  <cron>
25
    <url>/cron/daily-search-query-aggregator</url>
25
    <url>/cron/daily-search-query-aggregator</url>
26
    <description>Groups search events based on queries</description>
26
    <description>Groups search events based on queries</description>
27
    <schedule>every day 00:01</schedule>
27
    <schedule>every day 00:10</schedule>
28
    <timezone>Asia/Kolkata</timezone>
28
    <timezone>Asia/Kolkata</timezone>
29
    <target>2</target>
29
    <target>2</target>
30
  </cron>
30
  </cron>
31
</cronentries>
31
</cronentries>