Allow manually disabled trigger to resume without resume token
I am filing a feature request for the option to: Disable a trigger manually and be able to restart it without using a resume token (i.e. such that DB events that occurred while it was disabled will be ignored by the trigger, and it will simply start listening for new events upon restart).
5
votes

1 comment
-
Brendan commented
A temporary measure to let us know that triggers will continue from where the trigger left off seems essential.