Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Planned
Created by Guest
Created on Nov 18, 2019

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).
  • Guest
    Nov 17, 2021
    At least an option to allow user to configure seems very much essential. By default it can be set to resume from stored token. But an option to start from fresh is very much needed in cases where there are millions of records that doesn't require the trigger functions to run every time a data migration is performed.
  • Guest
    Jul 24, 2020
    A temporary measure to let us know that triggers will continue from where the trigger left off seems essential.