Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-10-28 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  aaugustin
 Type:  Bug  |   Status:  closed
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by Aymeric Augustin ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"98032f67c725e257bd3c53374ff0ee22e2c77d7c"]:
 {{{
 #!CommitTicketReference repository=""
 revision="98032f67c725e257bd3c53374ff0ee22e2c77d7c"
 Fixed #14093 -- Improved error message in the cache session backend.

 Thanks stumbles for the patch.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-10-27 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  aaugustin
 Type:  Bug  |   Status:  new
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by aaugustin):

 * owner:  stumbles => aaugustin
 * status:  assigned => new


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-08-20 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  stumbles
 Type:  Bug  |   Status:  assigned
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by stumbles):

 * owner:  nobody => stumbles
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 I've updated the exception message in the attached patch.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-07-21 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  0|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-

Comment (by myusuf3):

 @aaugustin what needs to be done here? Just improve the error message?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable

2012-05-19 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  0|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by clay):

 * cc: clay (removed)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14093: Confusing error when failing to create a session key because the cache is unavailable (was: Unable to create a new session key on higher traffic)

2012-05-19 Thread Django
#14093: Confusing error when failing to create a session key because the cache 
is
unavailable
-+-
 Reporter:  szymon@… |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  contrib.sessions |  Version:  1.2
 Severity:  Normal   |   Resolution:
 Keywords:  session, cache,  | Triage Stage:  Accepted
  session key|  Needs documentation:  0
Has patch:  0|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by aaugustin):

 * easy:  0 => 1


Comment:

 I'm updating the the summary to reflect the fact that this problem isn't
 related to load.

 Django can't do much if the cache doesn't work, or if the network loses
 enough packets to make the cache unusable.

 On the other hand, Django should provide a more informative error message
 when this situation occurs. This is easy.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.