Azure / Azure/azure-functions-durable-python

mismatch between docs and type returned for timer tasks

Open
#330 0 comments 1 reaction 0 assignees View on GitHub
Debuggability documentation engineering fixed-in-v2 P2 tooling
Dominant language
Python
Stars
157
Forks
70
Avg merge
2d 10h
Merged PRs (30d)
2

Description

🐛 **Describe the bug**
per #322, the type hinting was not updated to match a type that has the `is-cancelled` property and `cancel()` method. The patch otherwise works beautifully.

🤔 **Expected behavior**
Just some intellisense, no functional issues

Thanks for the work on this repo!

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by reviewing the type-hinting change in #322 and locating the timer-task return type; confirm it exposes is-cancelled and cancel() for IntelliSense, then run the relevant existing tests if they are identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.