Scheduled functions stopped being invoked

Same issue here as well. Tried the following…

  • Function runs fine manually
  • Re-deployed project
  • Added function schedule to TOML file
  • Re-deployed after adding TOML file, still didn’t run after waiting for schedule

EDIT: Scheduled function ran twice, 5 minutes early and roughly on time. Will edit again after the next one.

EDIT2: Scheduled function is only running once as expected. Everything looks like it’s back to normal.