Open papierGaylard opened 2 years ago
Schedules are implemented using Amazon EventBridge. The notebook instance doesn't keep any persistent information.
Each schedule is one rule in Amazon EventBridge and the default quota is 300 rules (which can be raised if you need it). I would go to the AWS console and look at the Rules page in the EventBridge service to see if your rules are really there or not.
Hi there,
I'm trying to set up about 30 schedules and when I go to check the schedules many of the ones I have created don't exist.
I'm wondering if there is some kind of a limit to the number of schedules each notebook instance can house?