PipedreamHQ / PipedreamHQ/pipedream
Data store
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
### App
Data store
### Summary:
Error communicating with data store
### Details:
I'm currently experiencing some frequent 500 issue where workflow fails to get my data from from data store. Is there an issue with data store right now? I'm using data store as api key and cache result which is viable from what is stated in https://pipedream.com/docs/data-stores
Full log:
Error
Error communicating with data store
Could not get number of entries
Details
at null.createError (/var/task/node_modules/@lambda-v2/component-runtime/node_modules/axios/lib/core/createError.js:16:15)
at null.settle (/var/task/node_modules/@lambda-v2/component-runtime/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/var/task/node_modules/@lambda-v2/component-runtime/node_modules/axios/lib/adapters/http.js:269:11)
at IncomingMessage.emit (node:events:531:35)
at null.endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
### Screenshots:
No screenshots included
Contributor guide
Assessment
This issue has not been assessed yet.