Skip to content

Module Scheduler and Google Routes #56

@potts-mike

Description

@potts-mike

I am trying to use mmm-module scheduler to limit the queries to the google api. I believe this should limit queries to every 5min between 6:00 am and 8:00 AM on weekdays but I am still getting the over query limit error.

module: 'MMM-ModuleScheduler', config: { notification_schedule: [ // Refresh the route every 5 minutes from 6:00 AM to 9:00 AM { notification: 'MMM-google-route/refresh', schedule: '*/5 6-8 * * *' },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions