cheran-senthil / TLE

šŸ¤– Discord Bot for Competitive Programming
https://discordapp.com/invite/2CJ6qvY
MIT License
318 stars 202 forks source link

Manually ban 1308, 1309 contest. #324

Closed aryanc403 closed 3 years ago

aryanc403 commented 4 years ago

https://codeforces.com/contest/1309 , https://codeforces.com/contest/1308 These two are Russian non CP contests still in Pending system testing. Whenever someone starts bot. It just spams CF API with

27-05-2020 07:22:48:INFO:tle.util.codeforces_api:Querying CF API at https://codeforces.com/api/contest.standings with {'contestId': 1308, 'showUnofficial': 'true'}
27-05-2020 07:22:49:INFO:tle.util.codeforces_api:Querying CF API at https://codeforces.com/api/contest.standings with {'contestId': 1308}
27-05-2020 07:22:49:INFO:tle.util.codeforces_api:Querying CF API at https://codeforces.com/api/user.ratedList with {'activeOnly': 'false'}
27-05-2020 07:22:49:INFO:ProblemCache:6054 problems fetched from API
27-05-2020 07:22:49:INFO:ProblemCache:Keeping 5619 problems
27-05-2020 07:22:50:INFO:ProblemCache:5619 problems stored in database
27-05-2020 07:22:56:INFO:RanklistCache:Ranklist fetched for contest 1308
27-05-2020 07:22:56:INFO:tle.util.codeforces_api:Querying CF API at https://codeforces.com/api/contest.standings with {'contestId': 1309, 'showUnofficial': 'true'}
27-05-2020 07:22:56:INFO:tle.util.codeforces_api:Querying CF API at https://codeforces.com/api/contest.standings with {'contestId': 1309}
27-05-2020 07:22:56:INFO:RanklistCache:Ranklist fetched for contest 1309

Apparently waiting for the system tests and rating changes. I don't think system testing will end for these contests. Lets not DDoS CF.

krofna commented 3 years ago

solved in #410