Azure / Azure/azure-functions-durable-js

Error in startNew should print a useful message

Open
#142 2 comments 0 reactions 0 assignees View on GitHub
bug Debuggability P1
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

Currently it's printing `Error` without any details. Examples:

* https://github.com/Azure/azure-functions-durable-js/issues/90#issue-454307747
* https://github.com/Azure/azure-functions-durable-js/issues/90#issuecomment-545149464

If possible, inspect other locations where errors are thrown and ensure they print the error message to logs as well.

Contributor guide

Open the contributing guide

Research direction

Locate the startNew entry point and trace where its errors are caught or logged. Then inspect the other error-throwing locations mentioned by the issue and run the relevant tests or examples; done means logs include useful error details instead of only `Error`.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.