Skip to content

Conversation

@yardenshoham
Copy link
Collaborator

From the logs:

2024-10-19 15:52:16.292	error: Uncaught (in promise) Error: removeBackportLabelsFromPrs called with undefined
2024-10-19 15:52:16.292	throw new Error("removeBackportLabelsFromPrs called with undefined");
2024-10-19 15:52:16.292	          ^
2024-10-19 15:52:16.292	at removeBackportLabelsFromPrs (file:///app/src/labels.ts:83:11)
2024-10-19 15:52:16.292	at file:///app/src/labels.ts:76:12
2024-10-19 15:52:16.292	at eventLoopTick (ext:core/01_core.js:175:7)
2024-10-19 15:52:16.292	at async Promise.all (index 1)
2024-10-19 15:52:16.292	at async Promise.all (index 1)
2024-10-19 15:52:16.292	at async Function.maintain (file:///app/src/labels.ts:26:3)

From the logs:

```log
2024-10-19 15:52:16.292	error: Uncaught (in promise) Error: removeBackportLabelsFromPrs called with undefined
2024-10-19 15:52:16.292	throw new Error("removeBackportLabelsFromPrs called with undefined");
2024-10-19 15:52:16.292	          ^
2024-10-19 15:52:16.292	at removeBackportLabelsFromPrs (file:///app/src/labels.ts:83:11)
2024-10-19 15:52:16.292	at file:///app/src/labels.ts:76:12
2024-10-19 15:52:16.292	at eventLoopTick (ext:core/01_core.js:175:7)
2024-10-19 15:52:16.292	at async Promise.all (index 1)
2024-10-19 15:52:16.292	at async Promise.all (index 1)
2024-10-19 15:52:16.292	at async Function.maintain (file:///app/src/labels.ts:26:3)
```

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
@jolheiser jolheiser merged commit e9a6907 into main Oct 20, 2024
2 checks passed
@jolheiser jolheiser deleted the debug-undef branch October 20, 2024 17:02
yardenshoham added a commit that referenced this pull request Nov 6, 2024
It was rate-limiting.

- Follows #138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants