Skip to content

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Mar 21, 2022

This PR fixes a number of bugs in activator.py that appear during script initialization and early next_visit handling. A prompt processing service based on this branch runs until it hits a bug in MiddlewareInterface.ingest_image, which is late enough that all interactions with the uploader script appear to be resolved.

Any advice on a less hacky way to handle 38b905f would be greatly appreciated.

@kfindeisen kfindeisen force-pushed the tickets/DM-34134 branch 7 times, most recently from 48b8f28 to 38b905f Compare March 22, 2022 23:41
@kfindeisen kfindeisen requested a review from ktlim March 23, 2022 00:03
@kfindeisen kfindeisen marked this pull request as ready for review March 23, 2022 00:03
@kfindeisen kfindeisen force-pushed the tickets/DM-34134 branch 2 times, most recently from 690ae0d to 77146b3 Compare March 23, 2022 23:02
The script for generating the file is called from the activator
rather than during container setup, because it needs to be in
python/activator/ anyway.
@kfindeisen kfindeisen merged commit 086f74c into main Mar 23, 2022
@kfindeisen kfindeisen deleted the tickets/DM-34134 branch March 23, 2022 23:37
kfindeisen referenced this pull request Mar 24, 2022
This is a workaround for RawIngestTask's lack of remote support;
MiddlewareInterface's support for remote ingest has been preserved
in case it can be made to work later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants