-
Notifications
You must be signed in to change notification settings - Fork 220
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
Submission Timeouts / Poor messaging #18
Comments
I'm getting mostly submission timeouts too. |
Same 😞 |
Same here. I think that an additional message on submission timeouts would be great, something like
That explains the issue to new users and disambiguates submission timeouts from processing timeouts. (Edit: Whoops, just noticed that the additional message is more or less a feature request, not a valid issue comment, sorry.) |
Same here.. |
@afonsomatos is this still happening for you? I just restarted the workers about 20 minutes ago and things should be operating as normal. The issue is that the background jobs stop processing items from the queue. I'm looking at upgrading to the latest version to see if that fixes the issue. @bkaes good suggestion. |
I've deployed upgraded versions of a few of the background worker components, which should hopefully not cause any regressions and fix the instability issues. The problem is not reproducible in development so all we can do is sit and wait to see if it happens again. I've marked this an enhancement due to @bkaes suggestion. |
@jhoffner It is alright now |
I use Codewars everyday, and this often happens. I really love Codewars but this problem is annoying. |
If I'm not mistaken, any changes on tests in the kata editor (either hidden or example test cases) will trigger a test run. This doesn't bode well if there are currently submission timeouts: the kata editor will stay in the "preparing state" infinitely. I think this is connected to submission timeouts and not an entirely different issue. (btw, as of 2015-04-07T07:28:00+02:00, submissions are timing out again) EDIT: I've gotten tired to write the same comment over and over again, so I've written a wiki page here on github. Funny enough, github doesn't state the licence used for wikis, but if you want to use part of the page for your own purposes, feel free to do so. |
With the exception of a few lucky submissions, I've been getting nothing but submission timeouts since about 11pm CST last night. |
9/10 of my submissions now result in a timeout. It has got progressively worse over the past two days. |
I'm getting 9/10 timeouts too, although at least it sometimes lets the code go through. |
Yep loads of timeouts from me too |
Also, 'unknown errors', having run code in js console all works fine |
I just deployed a new monitoring service that will restart the background process when it runs out of memory. Still investigating why the memory issues are happening in the first place - but this should hopefully be a catch-all to the problem. |
Getting constant "Submission timed out" when submitting console.log("hi") for a javascript kata. Tried several katas and the problem persists, but status page still shows everything is fine. Edit: Javascript submissions have been down for half an hour so far. Edit #2: Back up as of 4:55 PM Central Time |
@sordidfellow Try to avoid |
I get Submission timeout on every kata I try submit. |
Was kicking ass just fine, now getting 'Submission timed out. Please try again.' on http://www.codewars.com/kata/54466996990c921f90000d61/train/javascript http://status.codewars.com reports that 'All Systems Operational'. In case it matters, Cox internet, consistent 25ms ping to google the whole time. |
I've seen lots and lots of timeouts, even just trying to run tests, from what I can see it seems to be affecting some subset of the katas (in my case notable [1]). It makes the site quite difficult to use. [1] |
I encounter same problem for same kata |
I'm all submission timeouts right now for Vasya - Clerk |
+1 for better handling of this. seems one would lose interest of a lot of first time users such as myself |
I've upgraded this to a high priority and will get to it the next time I get a block of "CW bug fix" time. |
@jhoffner You probably know that, but you can also create milestones and assign issues to them (example), which could give you a little bit more control about the severity or dueness of the issue (e.g. this one "Codewars version August 2015", another one "version 2.0" and so on). |
The messaging has been updated for the server timeouts. The code timeouts message comes from the Code Runner service which I still need to update. |
The current message doesn't have any newlines, which makes it kind of hard to read. |
Hey all, I just wanted to chime in and say that this is still happening. I just got at least 10 server timeouts in a row. I checked the codewar status page and it looks like everything is up and running. |
I should also mentioned that I was using GG Chrome and also tried on Safari. |
Also encountering this issue. |
One particular kata (possibly for Java only) timeouts 100% of the time when a syntactically correct solution is submitted. (Syntax errors are cought correctly.) |
I have been getting this problem on this kata |
Always impossible to run, to validate or to re-publish. Nevertheless the status says that everything is in order. |
Getting timeouts on every submission for the past 30 minutes. Not sure if this is the right issue to comment in - also frequently pages don't load when clicked (e.g. permanently see the 'Loading Kata: abc123'). |
Continuous timeouts all day. Not just with me but with a lot of other developers I'm communicating with. Haven't been able to submit anything since I joined. |
Folks on gitter recommend to use http://preview.codewars.com instead. |
@bkaestner This solution worked, however when going to check for my solutions for that specific kata its empty. Points were awarded but no record of my solution. |
I've been getting timeouts and 500 errors continuously. Also occasionally:
also on http://preview.codewars.com |
Run examples completes immediately, but attempt never works |
I can't submit any of katas. each time I got an error |
Been getting timeouts for the past couple hours. |
I get timeout and I don't have a submit button on my kata |
Most of the time I'm getting submission timeouts for the last couple hours although the site status indicates everything is fully operational.
The text was updated successfully, but these errors were encountered: