Skip to content

Change timeout behavior when Functions emulator running in debug mode #1931

Closed
@samtstern

Description

@samtstern

The functions emulator enforces function timeouts but when doing breakpoint debugging the clock keeps running even when code is not executing. This is almost definitely not the desired behavior.

Original conversation


@johngboutros that's a good feature request and I could see a few ways of achieving it:

a) Disable timeouts entirely in debug mode
b) Disable the timeout counter while a breakpoint is active
c) Other??

Would you mind filing a new issue to discuss?

Originally posted by @samtstern in #1360 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions