Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eandersson/amqpstorm issues and pull requests
#136 - Added Python 3.13 support
Pull Request -
State: closed - Opened by eandersson about 1 month ago
#135 - Use poll instead of select for Linux
Pull Request -
State: closed - Opened by eandersson about 2 months ago
#134 - Fix issue consuming on the same channel across threads [#132]
Pull Request -
State: closed - Opened by eandersson 4 months ago
#133 - Protect against a race condition in channel [#132]
Pull Request -
State: closed - Opened by eandersson 4 months ago
#132 - BUG: consumer_callbacks KeyError
Issue -
State: closed - Opened by mic1on 4 months ago
- 6 comments
Labels: bug
#131 - filedescriptor out of range in select()
Issue -
State: closed - Opened by Alexei17 9 months ago
- 3 comments
#130 - Strange behavior in a loop when mandatory is true
Issue -
State: closed - Opened by P1ton 9 months ago
- 1 comment
#129 - channel.py Could self._inbound be a deque instead of a list
Issue -
State: closed - Opened by visobet 10 months ago
- 1 comment
#128 - Update heartbeat interval implementation [#127]
Pull Request -
State: closed - Opened by eandersson about 1 year ago
#127 - Heartbeat vs. hearbeat timeout confussion
Issue -
State: closed - Opened by vanaoff about 1 year ago
- 8 comments
#126 - Consumer Delivery Acknowledgement Timeout
Issue -
State: closed - Opened by madhur-df about 1 year ago
- 3 comments
#125 - blank encoding in properties generates LookupError
Issue -
State: open - Opened by gabysbrain over 1 year ago
- 2 comments
#124 - Use getlocale instead of getdefaultlocale
Pull Request -
State: closed - Opened by eandersson over 2 years ago
- 2 comments
#123 - Test against Python 3.11
Pull Request -
State: closed - Opened by eandersson over 2 years ago
#122 - Connection/Channel sharing across threads
Issue -
State: closed - Opened by mimre25 over 2 years ago
- 2 comments
#121 - Is there any support for AMQP 1-0-0 ?
Issue -
State: open - Opened by ruffp over 2 years ago
- 1 comment
#120 - Installation errors with Python 3.10
Issue -
State: open - Opened by ashleykleynhans over 2 years ago
- 3 comments
#119 - use port 5671 when use_ssl=True
Pull Request -
State: closed - Opened by s-at-ik over 2 years ago
- 6 comments
#118 - How does amqpstorm handle Rabbitmq memory alarms
Issue -
State: open - Opened by mehdigmira over 2 years ago
- 4 comments
#117 - qos is not working as intended
Issue -
State: closed - Opened by sulsj over 2 years ago
- 2 comments
#116 - Asyncronous delivery confirmation
Issue -
State: open - Opened by antoinerabany over 2 years ago
- 4 comments
Labels: enhancement
#115 - Fix Channel not closing properly after being closed by server #114
Pull Request -
State: closed - Opened by eandersson almost 3 years ago
#114 - Channel error handling on passive queue declaration
Issue -
State: closed - Opened by bhoehl almost 3 years ago
- 2 comments
Labels: bug
#113 - Cp1250 support
Pull Request -
State: closed - Opened by ZygusPatryk about 3 years ago
#112 - Problem with installation using pipenv on Windows
Issue -
State: closed - Opened by ZygusPatryk about 3 years ago
- 2 comments
Labels: bug
#111 - Fixed not check data length read from socket
Pull Request -
State: closed - Opened by aiden0z about 3 years ago
#110 - 100% cpu usage problem
Issue -
State: closed - Opened by aiden0z about 3 years ago
- 1 comment
Labels: bug
#109 - Testing
Pull Request -
State: closed - Opened by eandersson about 3 years ago
#108 - Documentation improvements
Pull Request -
State: closed - Opened by eandersson about 3 years ago
#107 - Releasing 2.10.0
Pull Request -
State: closed - Opened by eandersson about 3 years ago
#106 - Releasing 2.10.0
Pull Request -
State: closed - Opened by eandersson about 3 years ago
#105 - Replace nose with pytest
Pull Request -
State: closed - Opened by eandersson about 3 years ago
- 1 comment
#104 - Replace nose with stestr
Pull Request -
State: closed - Opened by eandersson about 3 years ago
- 1 comment
#103 - Add support for pagination
Pull Request -
State: closed - Opened by eandersson about 3 years ago
- 1 comment
Labels: management-feature
#102 - Connection#check_for_errors doesn't account for IO#_inbound_thread being cleared
Issue -
State: closed - Opened by galeng over 3 years ago
- 1 comment
#101 - Re-worked BaseMessage
Pull Request -
State: closed - Opened by eandersson over 3 years ago
- 1 comment
#100 - Re-work how channels ids are re-used
Pull Request -
State: closed - Opened by eandersson over 3 years ago
#99 - Handle all channel opening within the lock
Pull Request -
State: closed - Opened by eandersson over 3 years ago
- 4 comments
#98 - Fix a potential deadlock at channel creation [#97]
Pull Request -
State: closed - Opened by eandersson over 3 years ago
- 2 comments
#97 - Channel creation hanging forever
Issue -
State: closed - Opened by mehdigmira over 3 years ago
- 4 comments
Labels: bug
#96 - Improved Travis CI
Pull Request -
State: closed - Opened by eandersson over 3 years ago
#95 - Initial pamqp3 support
Pull Request -
State: closed - Opened by eandersson over 3 years ago
#94 - compatibility with pamqp>=3.0.0
Pull Request -
State: closed - Opened by MeggyCal over 3 years ago
- 3 comments
#93 - Fixes Message.create mutating properties #92
Pull Request -
State: closed - Opened by eandersson over 3 years ago
#92 - Message.create mutates properties dict
Issue -
State: closed - Opened by Killerama over 3 years ago
- 2 comments
Labels: bug
#91 - Robust Connection example
Issue -
State: open - Opened by jmcarter almost 4 years ago
- 4 comments
#90 - Add Python 3.10 testing
Pull Request -
State: closed - Opened by eandersson about 4 years ago
- 1 comment
#89 - Add Python 3.9 testing
Pull Request -
State: closed - Opened by eandersson about 4 years ago
#88 - pip sdist circular dependancy
Issue -
State: closed - Opened by jhogg about 4 years ago
- 2 comments
Labels: bug
#87 - channel.basic.consume() arguments typed incorrectly
Issue -
State: closed - Opened by TechmarkDavid about 4 years ago
- 2 comments
#86 - Added getter/setter methods for Message properties user_id, expiration and message_type
Pull Request -
State: closed - Opened by jhogg about 4 years ago
- 1 comment
#85 - Support alternate Message implemetation
Pull Request -
State: closed - Opened by jhogg about 4 years ago
- 8 comments
#84 - Test CI
Pull Request -
State: closed - Opened by eandersson about 4 years ago
#83 - Updated SSL example for new ssl_options keywords
Pull Request -
State: closed - Opened by jhogg about 4 years ago
#82 - Retry on SSLWantReadErrors
Pull Request -
State: closed - Opened by visobet about 4 years ago
- 3 comments
#81 - Fixed potential race condition with publish confirms [#80]
Pull Request -
State: closed - Opened by eandersson over 4 years ago
- 1 comment
#80 - Publish with confirmation may raise error even when message was successfully published
Issue -
State: closed - Opened by enkelli over 4 years ago
- 1 comment
Labels: bug
#79 - use the secure and non-deprecated way of creating TLS sockets
Pull Request -
State: closed - Opened by carlhoerberg over 4 years ago
- 14 comments
#78 - Testing with pamqp 3.0.0a4
Issue -
State: closed - Opened by gmr over 4 years ago
- 10 comments
#77 - Add ability to override client_properties in Connection
Pull Request -
State: closed - Opened by tkram01 over 5 years ago
- 5 comments
#76 - general question regarding memory consumption
Issue -
State: open - Opened by berlinguyinca over 5 years ago
- 7 comments
#75 - Connection close and dispose takes 10 seconds
Issue -
State: closed - Opened by troglas over 5 years ago
- 6 comments
Labels: bug
#74 - amqpstorm.io certificate is expired
Issue -
State: closed - Opened by antoinerabany over 5 years ago
- 2 comments
#73 - Feature/ssl context
Pull Request -
State: closed - Opened by eandersson over 5 years ago
- 1 comment
#72 - Not enough logging when SSL connection cannot be established
Issue -
State: closed - Opened by troglas over 5 years ago
#71 - SSL client does not validate rabbitmq server certificate
Issue -
State: closed - Opened by troglas over 5 years ago
- 5 comments
#70 - heartbeat error
Issue -
State: closed - Opened by berlinguyinca over 5 years ago
- 5 comments
#69 - ttl example
Issue -
State: open - Opened by berlinguyinca over 5 years ago
- 5 comments
#68 - Errors in log when closing connection
Issue -
State: closed - Opened by troglas over 5 years ago
- 4 comments
#67 - Inconsistent default timeout values in Connection and UriConnection
Issue -
State: closed - Opened by josemonteiro almost 6 years ago
- 4 comments
Labels: bug
#66 - Feature/reuse channels
Pull Request -
State: closed - Opened by eandersson almost 6 years ago
- 1 comment
#65 - Version 2.5.0
Pull Request -
State: closed - Opened by eandersson about 6 years ago
- 1 comment
#64 - Bug fix for #63
Pull Request -
State: closed - Opened by eandersson about 6 years ago
- 1 comment
#63 - channel.build_inbound_messages with break_on_empty=True randomly breaks loop
Issue -
State: closed - Opened by TomGudman about 6 years ago
- 4 comments
Labels: bug
#62 - Getting Nack or Ack
Issue -
State: closed - Opened by nimamahmoudi about 6 years ago
- 5 comments
#61 - Updated CI
Pull Request -
State: closed - Opened by eandersson about 6 years ago
#60 - LICENSE file is not distributed in pypi archive
Issue -
State: closed - Opened by scarabeusiv about 6 years ago
- 4 comments
#59 - unknown tag extra_setup
Pull Request -
State: closed - Opened by bhoehl over 6 years ago
- 4 comments
#58 - Adding sasl external authentication
Pull Request -
State: closed - Opened by bhoehl over 6 years ago
- 2 comments
#58 - Adding sasl external authentication
Pull Request -
State: closed - Opened by bhoehl over 6 years ago
- 2 comments
#57 - Best practices on connection timeouts?
Issue -
State: closed - Opened by fuzzyami over 6 years ago
- 2 comments
#56 - Faster lookup for next channel id
Pull Request -
State: closed - Opened by mikemrm over 6 years ago
#55 - reached the maximum number of channels raised with closed channels
Issue -
State: closed - Opened by mikemrm over 6 years ago
- 12 comments
Labels: bug
#54 - Django+Celery, Celery MainProcess: Exception in thread amqpstorm.io self._channels[channel_id].on_frame(frame_in) KeyError 2
Issue -
State: closed - Opened by Balzac1799 over 6 years ago
- 6 comments
#53 - Implemented basic client/server negotiation #52
Pull Request -
State: closed - Opened by eandersson over 6 years ago
- 1 comment
Labels: bug, enhancement
#52 - Connection timeout to cloudamqp.com
Issue -
State: closed - Opened by gastlich over 6 years ago
- 7 comments
Labels: bug
#51 - no heartbeat messages?
Issue -
State: closed - Opened by fuzzyami almost 7 years ago
- 4 comments
#50 - Update the supported versions of python3.
Pull Request -
State: closed - Opened by smarlowucf almost 7 years ago
- 4 comments
#49 - Multi-Callback Support [#48]
Pull Request -
State: closed - Opened by eandersson almost 7 years ago
- 1 comment
#48 - Consuming multiple queues with one channel
Issue -
State: closed - Opened by smarlowucf almost 7 years ago
- 7 comments
Labels: enhancement
#47 - Acknowledge multiple mesages
Issue -
State: closed - Opened by tkram01 about 7 years ago
- 3 comments
Labels: bug
#46 - amqpstorm.exception.AMQPConnectionError: [Errno 9] on Sun Solaris 10
Issue -
State: closed - Opened by Giuliox about 7 years ago
- 1 comment
Labels: bug
#45 - Add ability to override client_properties in Connection
Pull Request -
State: closed - Opened by tkram01 about 7 years ago
- 3 comments
#44 - Implementing Healthchecks support for #39
Pull Request -
State: closed - Opened by eandersson about 7 years ago
- 1 comment
#43 - Requests verify fix - Addressing #40
Pull Request -
State: closed - Opened by eandersson about 7 years ago
- 1 comment
#42 - Testing Consumer Example
Issue -
State: closed - Opened by blankdots about 7 years ago
- 2 comments
#41 - Added redelivered property to message
Pull Request -
State: closed - Opened by tkram01 about 7 years ago
- 3 comments
#40 - Insecure SSL currently not supported for ManagementAPI
Issue -
State: closed - Opened by j-carpentier over 7 years ago
#39 - healthchecks currently not supported in management/api.py
Issue -
State: closed - Opened by j-carpentier over 7 years ago
#38 - potential infinite loop ?
Pull Request -
State: closed - Opened by cp2587 over 7 years ago
- 10 comments