File tree 10 files changed +40
-0
lines changed
deploy/default/sarracenia
10 files changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ subtopic *.WXO-DD.air_quality.aqhi.*.*.realtime.json.#
7
7
8
8
mirror True
9
9
discard True
10
+ # workaround for discard directive bug in sr3
11
+ # see https://github.com/MetPX/sarracenia/issues/1315
12
+ delete_source off
13
+ delete_destination on
10
14
report False
11
15
directory ${MSC_PYGEOAPI_CACHEDIR}
12
16
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
Original file line number Diff line number Diff line change @@ -9,4 +9,8 @@ callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
9
9
directory /data/geomet/feeds/hpfx
10
10
mirror True
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
skip 3
Original file line number Diff line number Diff line change @@ -9,4 +9,8 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
9
9
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
10
10
mirror True
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
strip 3
Original file line number Diff line number Diff line change @@ -10,5 +10,9 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
10
10
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
11
11
mirror True
12
12
discard True
13
+ # workaround for discard directive bug in sr3
14
+ # see https://github.com/MetPX/sarracenia/issues/1315
15
+ delete_source off
16
+ delete_destination on
13
17
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
14
18
report False
Original file line number Diff line number Diff line change @@ -9,4 +9,8 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
9
9
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
10
10
mirror True
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
slip 3
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
9
9
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
10
10
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
report False
13
17
skip 3
14
18
Original file line number Diff line number Diff line change @@ -9,5 +9,9 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
9
9
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
10
10
mirror True
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
report False
13
17
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
9
9
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
10
10
mirror True
11
11
discard True
12
+ # workaround for discard directive bug in sr3
13
+ # see https://github.com/MetPX/sarracenia/issues/1315
14
+ delete_source off
15
+ delete_destination on
12
16
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
13
17
report False
14
18
skip 3
Original file line number Diff line number Diff line change @@ -10,5 +10,9 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
10
10
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
11
11
mirror True
12
12
discard True
13
+ # workaround for discard directive bug in sr3
14
+ # see https://github.com/MetPX/sarracenia/issues/1315
15
+ delete_source off
16
+ delete_destination on
13
17
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
14
18
report False
Original file line number Diff line number Diff line change @@ -10,5 +10,9 @@ directory ${MSC_PYGEOAPI_CACHEDIR}
10
10
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
11
11
mirror True
12
12
discard True
13
+ # workaround for discard directive bug in sr3
14
+ # see https://github.com/MetPX/sarracenia/issues/1315
15
+ delete_source off
16
+ delete_destination on
13
17
logLevel ${MSC_PYGEOAPI_LOGGING_LOGLEVEL}
14
18
report False
You can’t perform that action at this time.
0 commit comments