Hello
having multiple timer triggers can result in unpredictable behavior when the execution time exceeds the interval.
See this blog post with a more elaborate background story.
I suggest working with a single time triggered Azure function which distributes takes to be picked up by other functions.
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.