@Gesi Kadiu Thanks for reaching out and apology for the inconvenience due to this issue. One of the reasons that I could think about is that you have defined the maxPollingInterval
in your host.json that would cause this and for more details on the polling algorithm you can refer to this document. The other reason could be cold start but cold start would not cause the delay for hours rather than few minutes. The other reasons could be the availability issue of your function app or if there are any updates that were currently ongoing that could cause this issue.
I will suggest you to review the Diagnose and solve problems blade on your function app and check for Availability and Performance option --> Functions that are not triggering or Function App Down or Reporting Errors option along with other option to review it to get more insights on the issue.
In case if the detector doesn't detect any issue then this would need to review the backend logs and it would be better over one on one support request. If you don't have the support plan, then please let me know so I can assist you further.
Feel free to get back to me if you have any queries or concerns.