Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MentorRequests: do not drop requests when we failed to fetch track requests #69

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

IsaacG
Copy link
Member

@IsaacG IsaacG commented Aug 1, 2023

When we fetch to get requests from Exercism, all the existing requests are flagged as stale and we try to drop them.

Fix the code to only clean up old requests if we succeeded in fetching requests for the track from Exercism.

@IsaacG IsaacG added x:size/small Small amount of work x:rep/small Small amount of reputation labels Aug 1, 2023
@IsaacG IsaacG force-pushed the mentor_req.do_not_drop_on_fail branch from ff4a961 to c3b9995 Compare August 1, 2023 16:06
@IsaacG IsaacG merged commit abfbf51 into exercism:main Aug 1, 2023
@IsaacG IsaacG deleted the mentor_req.do_not_drop_on_fail branch August 1, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/small Small amount of reputation x:size/small Small amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant