Skip to content

Commit 7ba9de2

Browse files
lschuermann0xB10C
authored andcommitted
Save incremental progress on issue / PR fetch failures
This commit implements logic for saving incremental progress when encountering an error fetching issues or PRs (such as an unsupported even type). When encountering such an error, keep fetching other issues and store the failed issue / PR IDs in the state file. The current run exit with an error code of `EXIT_API_ERROR` (3). Subsequent runs will then retry fetching these failed resources.
1 parent a6a0947 commit 7ba9de2

File tree

2 files changed

+241
-57
lines changed

2 files changed

+241
-57
lines changed

0 commit comments

Comments
 (0)