|
voiceinsideyou made changes - 04/Oct/11 01:59 PM
voiceinsideyou made changes - 04/Oct/11 02:00 PM
voiceinsideyou made changes - 04/Oct/11 02:02 PM
voiceinsideyou made changes - 04/Oct/11 02:04 PM
voiceinsideyou made changes - 06/Oct/11 04:42 PM
voiceinsideyou made changes - 06/Oct/11 04:52 PM
voiceinsideyou made changes - 08/Oct/11 02:48 AM
Kuno Woudt made changes - 11/Oct/11 10:46 AM
Oliver Charles made changes - 14/Oct/11 04:44 PM
voiceinsideyou made changes - 19/Oct/11 07:21 AM
voiceinsideyou made changes - 21/Oct/11 03:00 AM
voiceinsideyou made changes - 23/Oct/11 03:57 AM
voiceinsideyou made changes - 24/Oct/11 03:34 AM
voiceinsideyou made changes - 24/Oct/11 06:13 AM
voiceinsideyou made changes - 25/Oct/11 12:28 AM
voiceinsideyou made changes - 26/Oct/11 05:09 PM
I second the suggestion for a "save draft" feature. I have lost over an hour's work entering a Release of an opera recording because I couldn't get the track list entered in time. There is a workaround – write up the track list in advance in another file, then start the Add Release wizard and quickly copy/past completed track titles from the other file – but it would be better if we could save drafts. While save draft would be useful; there are many complexities with getting that to work which will already break the release editor. e.g. cached row IDs or MBIDs which may be gone/merged/whatever by the time you press submit - there is currently no workflow to support that kind of thing. I personally think that's a sledgehammer approach to this specific problem. The better approach IMO, is to see if it can be redesigned to make sure all required state for submission is client-side while you navigate the form; not relying on the server-side session state. I've no idea whether technically feasible though; presumably there was a reason that it's currently dependent on some server-side state. The plans for a new release editor are entirely client side (as far as state goes)
patate12 made changes - 07/Nov/11 08:55 AM
voiceinsideyou made changes - 09/Nov/11 05:32 PM
Oliver Charles made changes - 14/Nov/11 02:35 PM
Oliver Charles made changes - 15/Nov/11 06:53 PM
Oliver Charles made changes - 23/Nov/11 05:57 PM
CallerNo6 reported a release editor crash on IRC today. Going through the logs around the time of this error I found this, which may be the cause of that particular crash: 2011-11-28 17:31:50.495995500 [error] Caught exception in engine "Couldn't save expires:c1c611ace1febf8bc148e4a72d67ccbce510332b / 1322508709 in memcached storage"
Kuno Woudt made changes - 05/Dec/11 03:23 PM
Oliver Charles made changes - 08/Dec/11 02:19 PM
Oliver Charles made changes - 05/Jan/12 06:55 PM
Oliver Charles made changes - 12/Jan/12 10:27 PM
As this issue has been delayed, I am moving it back to be rescheduled.
Oliver Charles made changes - 12/Jan/12 10:43 PM
Kuno Woudt made changes - 23/Jan/12 05:14 PM
I'm seeing similar problems with the 502's and ISE's reported today. I'm attaching logs for two incidents.
Kuno Woudt made changes - 01/Feb/12 07:00 PM
Kuno Woudt made changes - 01/Feb/12 07:02 PM
Out of the 316 cache misses for wizard session keys in the oddlogs for the last 9 hours or so, only 24 are mentioned in the oddlogs for the past few days as being created. So, it appears we have a large number of wizard session keys just springing into existence without a trace. When the connection to memcached is lost for whatever reason, the release editor will crash. I'm not sure if any attempt is made to reconnect, but obviously that is being done correctly or at all. irc log with a bit more detail: http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-02/2012-02-01.html#T20-43-41-404006 One crash has been fixed in commit 63db8e3685f077094581fea88c6553c5ec7159e8. beta has been updated with these changes. If these problems still occur on beta.musicbrainz.org now or musicbrainz.org after the next release, please re-open this ticket.
Kuno Woudt made changes - 06/Feb/12 02:23 PM
We had some trouble deploying this fix to musicbrainz.org. I need to look into Catalyst::Plugin::Session::Store::Memcached::Fast to fix our use of memcached for sessions.
Kuno Woudt made changes - 06/Feb/12 07:07 PM
If you finally have once-and-for-all squashed it, it will be effort worth spent!
Oliver Charles made changes - 11/Jul/12 09:10 PM
Oliver Charles made changes - 11/Jul/12 09:12 PM
Oliver Charles made changes - 11/Jul/12 09:23 PM
Oliver Charles made changes - 12/Jul/12 01:05 PM
Oliver Charles made changes - 13/Jul/12 12:27 PM
Oliver Charles made changes - 17/Jul/12 01:37 PM
There's another patch at http://codereview.musicbrainz.org/r/2068/
Oliver Charles made changes - 17/Jul/12 01:37 PM
Oliver Charles made changes - 23/Jul/12 08:10 AM
Oliver Charles made changes - 23/Jul/12 08:10 AM
Oliver Charles made changes - 06/Aug/12 09:58 AM
Oliver Charles made changes - 29/Aug/12 04:58 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I'm sure some timeout value is needed, but this is a problem. I lost about an hour's worth of work because of it.
One way to mitigate timeout problems would be to create a "Save Draft" function, much like the one Discogs has. This would be especially helpful for entering complicated releases (e.g., length, multi-disc, VA, classical-music releases).
A "save draft" function would be nice to have in any event.