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

取得順によって問題が取れないことがある #14

Open
kemuniku opened this issue Oct 22, 2024 · 1 comment · May be fixed by #20
Open

取得順によって問題が取れないことがある #14

kemuniku opened this issue Oct 22, 2024 · 1 comment · May be fixed by #20
Labels
bug Something isn't working

Comments

@kemuniku
Copy link
Contributor

kemuniku commented Oct 22, 2024

AtCoderProblemsはクロールの関係で取得順が解いた問題順になるとは限らず、タイミングが悪いとnewestが後に解いた問題で書き変わってしまって先に解いた問題が一生とられなくなってしまう。

つまり、

A問題をAC↛B問題をAC↛B問題がproblemsにとられる↛APIを叩く
の順番で行われると、A問題がproblemsにとられても、一生APIで取得されなくなってしまう。

@Thunder8110
Copy link
Owner

そういえばそうだった
問題データ更新有無にかかわらず1日くらい前から提出取得がいいかな...

@Thunder8110 Thunder8110 linked a pull request Oct 25, 2024 that will close this issue
@Thunder8110 Thunder8110 linked a pull request Oct 25, 2024 that will close this issue
@Thunder8110 Thunder8110 added the bug Something isn't working label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants