Frequently state.get takes longer than 60s and times out
Open
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 12
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 2
Description
I have a runtime action that uses a state to store a json array. This runtime timeout when getting calling state.get every 1 out of 5 or 10 times.
Activations where this has happened
- 1cbc0edca75c456ebc0edca75c556e0e
- d9cbef354fe94d7d8bef354fe9bd7d96
- b4a4f1c784914f79a4f1c784918f7929
- fb06de13fce1476d86de13fce1d76d18
Contributor guide
Research direction
Start by reproducing the runtime action that stores a JSON array and repeatedly calls state.get, using the listed activation IDs as references. Trace why some calls exceed the 60-second runtime timeout; done means the intermittent timeout is explained and state.get completes reliably for this use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100