Skip to content

[Bug] Azure Function App with SQL Trigger Stops Unexpectedly After Long Period of Stable Operation #1730

@benyahiaabdelmonem

Description

@benyahiaabdelmonem

Expected Behavior

No response

Actual Behavior

I’m encountering an issue with my Azure Function App that uses an SQL Trigger. The function has been running smoothly for an extended period, but it suddenly stops processing without any code changes or deployments.

After manually restarting the Function App, it resumes working normally and processes events as expected.

When I check the logs, I see the following error message:

The listener for function 'Functions.MellidoTrigger' was unable to start. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Unknown error 258

`

Steps to Reproduce

No response

Relevant code being tried

Relevant log output

requirements.txt file

Where are you facing this problem?

Local - Core Tools

Function app name

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions