Skip to content

Commit

Permalink
#37 American and some canadian bulletins causing problems. Remove the…
Browse files Browse the repository at this point in the history
…m from flow
  • Loading branch information
andreleblanc11 committed May 31, 2024
1 parent 5c368bd commit ea441fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions am_flow/config/sarra/get_from-watch_f02.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ directory ${TESTDOCROOT}/bulletins_to_download

# These bulletins are too long for AM to handle transferring
reject .*FP/.*
# Problematic canadian and american bulletins
reject .*SACN[34].*
reject .*KWAL.*
accept .*
acceptUnmatched False

Expand Down
1 change: 1 addition & 0 deletions am_flow/config/subscribe/bulletin_subscribe_f05.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ exchange xpublic
messageDebugDump on
logLevel debug

strip 1
directory ${TESTDOCROOT}/bulletins_subscribe/

msg_total_interval 0
Expand Down

0 comments on commit ea441fd

Please sign in to comment.