Fixing post-ingestion message error
2 unresolved threads
2 unresolved threads
Compare changes
@@ -120,6 +120,16 @@ archive_msg_templates = DictView(
@@ -281,7 +291,7 @@ class ArchiveMessageArchitect(MessageArchitectIF):
Wasn't sure if the
message
andrequest
values matter. The examples in the archive have them as'message': 'fitsaips import'
and'request': 're-index please'
, so I thought maybe they don't matter.If they're in the other templates, it's probably best to follow suit. They were either necessary to have not-blank or set as a preventive measure.
As we refine more of the AAT systems, the templates can be refactored to something a bit closer to WS.