supaglue-labs/supaglue

Handle Temporal activity/workflow cancelations in code

Closed this issue · 1 comments

Right now, we don't handle cancelations in activity code. We should handle them so that we don't keep working on the activity when it's already been canceled.

We should also have the code just stop importing data / running INSERT INTO ... UPDATE ON CONFLICT if it takes too long (set timeouts).

tomkit commented

Migrated to internal project management tool.