PipedreamHQ / PipedreamHQ/pipedream

Hubspot

Open
#18,328 1 comment 0 reactions 0 assignees View on GitHub
bug question triaged user request
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

### App
Hubspot

### Summary:
Get rate lmited on any sort of workflow based on hubspot deal.

### Details:
Currently any workflow I have that uses hubspot deals property updates as a trigger is getting the following error. I have tried using both the new deal in stage, and the deal property change trigger and get the following error due to hitting rate limits. AxiosError: Request failed with status code 429
at settle (/pipedream/dist/code/494229a232c772dc78580be56846b6d55af2a6fff1b10de9674f646c188e9afa/node_modules/.pnpm/axios@1.11.0/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/pipedream/dist/code/494229a232c772dc78580be56846b6d55af2a6fff1b10de9674f646c188e9afa/node_modules/.pnpm/axios@1.11.0/node_modules/axios/lib/adapters/http.js:599:11)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Axios.request (/pipedream/dist/code/494229a232c772dc78580be56846b6d55af2a6fff1b10de9674f646c188e9afa/node_modules/.pnpm/axios@1.11.0/node_modules/axios/lib/core/Axios.js:45:41)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async callAxios (/pipedream/dist/code/494229a232c772dc78580be56846b6d55af2a6fff1b10de9674f646c188e9afa/node_modules/.pnpm/@pipedream+platform@3.1.0/node_modules/@pipedream/platform/dist/axios.js:110:26)

This workflow worked without issue for a few weeks prior, today it does not work at all and I had made no changes. Changing frequency of polling doesnt have an effect. My contact based workflows or workflows with other triggers appear to continue to work.

### Screenshots:
No screenshots included

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.