issues Search Results · repo:django/channels language:Python
Filter by
1k results
(54 ms)1k results
indjango/channels (press backspace or delete to remove)Hi @carltongibson and @collinanderson, after some work, types-channels has been completed and pushed to PyPI at
https://pypi.org/project/types-channels/ (working PR: https://github.com/python/typeshed/pull/13939). ...
huynguyengl99
- Opened 13 days ago
- #2171
Hi
I m currently building a generic decorator that auto-handles exceptions and sends them to the client. A simplified
version looks like this:
def consumer_handler_error_autohandle(response_message_type): ...
TheStaticTurtle
- 1
- Opened 16 days ago
- #2169
WebSocket Handshake Timeout During Peak Traffic - H13 Connection Closed Without Response
Summary
Experiencing massive WebSocket handshake timeouts during peak server usage, resulting in hundreds to thousands ...
sofiz
- Opened on Jun 15
- #2165
Hi all,
I created a PR in the python/typeshed repository to add type hint support for Django Channels:
https://github.com/python/typeshed/pull/13939
I ve already received some feedback/comments on the ...
huynguyengl99
- Opened on May 28
- #2161
Hi all,
We currently have type stubs for Django and Django REST Framework, but not for Django Channels. Based on the discussions
in #1819 and #893, it seems unlikely that Django Channels will adopt inline ...
huynguyengl99
- Opened on Apr 30
- #2155
Firstly, thank you for the Channels project - I m thoroughly enjoying building with it. I am beginning to explore issues
related to observability, primarily of the background workers.
While the documentation ...
kbhalerao
- 4
- Opened on Apr 23
- #2153
I m trying to write tests for a WebsocketConsumer that talks to a Postgres database. Applying djang-waffle s
@ovverride_flag helper to a test causes it to error with InterfaceError: connection already ...
ento
- 2
- Opened on Apr 14
- #2150
Hi,
I know the issue title might sound a bit strange, but I’m not sure how to better describe what’s going on.
I m currently working on test cases to improve django-eventstream.
Here are the related ...
enzofrnt
- 8
- Opened on Apr 12
- #2149
Django 5.2 made TestCase._pre_setup a classmethod but this isn t reflected in ChannelsLifeServerTestCase.
This is leading to a crash when trying to use ChannelsLiveServerTestCase.
devkral
- 9
- Opened on Apr 8
- #2148
What is the expected behavior when attempting to access a path not available in websocket_urlpatterns? Currently my
application will cause a status code 500 and I would hope to have a 404 (or 403) instead. ...
sprezz-arthur
- 8
- Opened on Apr 5
- #2147

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.