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

Reason for delay between submitting a PR and be able to mark it as completed #67

Open
hakonhagland opened this issue Jun 28, 2024 · 1 comment

Comments

@hakonhagland
Copy link

When completing a pull request in the challenge, it usually takes several hours before you can mark it as completed in the UI. What is the reason for this delay, and how can we get rid of it?

Also the reply "I can't confirm the PR on GitHub. If you think this is an error, please contact us." isn't very positive when you know that you have already submitted the PR:

image

@hakonhagland
Copy link
Author

What is the reason for this delay

Looking at the source:

my $res = $ua->request($req);

I guess this must be GitHub not updating the events data base immediately after submitting a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant