Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adhearsion/electric_slide issues and pull requests
#63 - [YNGJ-698] Use GitHub actions for CI process
Pull Request -
State: closed - Opened by nehaabraham about 2 years ago
- 1 comment
#62 - [YNGJ-744] Get local builds to succeed
Pull Request -
State: closed - Opened by nehaabraham about 2 years ago
- 1 comment
#61 - Conditionally clear the agents call object when returning the agent
Pull Request -
State: closed - Opened by terryfinn over 2 years ago
- 10 comments
#60 - Caller failing to connect gets inserted into the queue multiple times
Issue -
State: closed - Opened by garettarrowood almost 8 years ago
- 1 comment
#59 - nil calls causing agents to become stranded
Pull Request -
State: open - Opened by system123 about 8 years ago
- 2 comments
#58 - Celluloid::Task::TerminatedError when terminating queue
Issue -
State: open - Opened by system123 about 8 years ago
#57 - Presence callback cannot access agent object, after hangup.
Issue -
State: closed - Opened by system123 about 8 years ago
- 4 comments
#56 - Fix: Specs on >= 2.2.0
Pull Request -
State: closed - Opened by bklang about 8 years ago
- 1 comment
#55 - Fail gracefully if the queued_call is nil
Pull Request -
State: closed - Opened by system123 about 8 years ago
- 1 comment
#54 - Avoid call queue dying if queued call is nil
Pull Request -
State: closed - Opened by system123 about 8 years ago
- 2 comments
#53 - Avoid call queue actor dying when agent call is missing
Pull Request -
State: closed - Opened by bklang over 8 years ago
#52 - Adhearsion 3
Pull Request -
State: open - Opened by bklang over 8 years ago
#51 - Implementing `CallQueue#update_agent` to safely update a queued agent
Pull Request -
State: closed - Opened by neildecapia over 8 years ago
- 2 comments
#50 - Enforcing fixed priority strategy-wide agent uniqueness
Pull Request -
State: closed - Opened by neildecapia almost 9 years ago
- 2 comments
#49 - #enqueue should be blocking on the caller
Issue -
State: open - Opened by bklang almost 9 years ago
#48 - Include a Changelog entry for agent priority
Pull Request -
State: closed - Opened by rafbgarcia almost 9 years ago
- 1 comment
#47 - Sort priorities on FixedPriority Strategy.
Pull Request -
State: closed - Opened by rafbgarcia almost 9 years ago
- 5 comments
#46 - One should not hand out an Actor's internal reference
Pull Request -
State: closed - Opened by benlangfeld almost 9 years ago
- 5 comments
#45 - Add field removed_by to Agent.
Pull Request -
State: closed - Opened by rafbgarcia almost 9 years ago
- 6 comments
#44 - Allowing `#add_agent` to finish without waiting to establish connections
Pull Request -
State: closed - Opened by neildecapia almost 9 years ago
- 3 comments
#43 - Feature: Add Agent previous presence to callback
Pull Request -
State: closed - Opened by bklang about 9 years ago
#42 - Triggering a "presence change" callback when agent is removed from queue
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
- 1 comment
#41 - Documentation enhancements
Pull Request -
State: closed - Opened by bklang about 9 years ago
#40 - Fixing `NameError` in injected `Adhearsion::Call#active?` method
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
#39 - Adding support for queue class pre-validation
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
- 1 comment
#38 - Adding support for changing an existing queue's attributes
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
- 2 comments
#37 - Adding a helper method to list created queues by name
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
- 1 comment
#36 - Setting the queued call's agent variable on connect
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
#35 - Cleaner supervision/registry for queues
Pull Request -
State: closed - Opened by benlangfeld about 9 years ago
#34 - Keep track of unavailable agents
Pull Request -
State: closed - Opened by bklang about 9 years ago
- 1 comment
#33 - Can haz changelog
Pull Request -
State: closed - Opened by benlangfeld about 9 years ago
- 1 comment
#32 - Abandoned calls
Pull Request -
State: closed - Opened by benlangfeld about 9 years ago
- 2 comments
#31 - Queued and connected timestamps
Pull Request -
State: closed - Opened by benlangfeld about 9 years ago
- 1 comment
#30 - Support for after_call state when not returning agents to the queue automatically
Pull Request -
State: closed - Opened by benlangfeld about 9 years ago
#29 - Preventing an unqueued agent from being returned to the queue
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
#28 - Preventing an agent from being added to the queue more than once
Pull Request -
State: closed - Opened by neildecapia about 9 years ago
- 2 comments
#27 - Added two new callbacks to the call queue.
Pull Request -
State: closed - Opened by system123 about 9 years ago
- 1 comment
#26 - Add more callbacks for agents
Pull Request -
State: closed - Opened by bklang about 9 years ago
#25 - Added two new agent callbacks
Pull Request -
State: closed - Opened by system123 about 9 years ago
#24 - Setting agent `call` attribute to outbound call made to agent
Pull Request -
State: closed - Opened by neildecapia over 9 years ago
#23 - Avoid confusion around dead calls
Pull Request -
State: closed - Opened by benlangfeld over 9 years ago
#22 - Agent callbacks should be executed on the instance
Pull Request -
State: closed - Opened by lpradovera over 9 years ago
- 2 comments
#21 - Fix/dead queued calls
Pull Request -
State: closed - Opened by bklang over 9 years ago
- 1 comment
#20 - Fixed issue of agents not being returned to queue
Pull Request -
State: closed - Opened by system123 over 9 years ago
- 1 comment
#19 - `call.active?` can context switch the queue
Pull Request -
State: closed - Opened by bklang over 9 years ago
#18 - Adding more protection against nil agents
Pull Request -
State: closed - Opened by system123 over 9 years ago
- 1 comment
#17 - Try harder to avoid joining dead calls
Pull Request -
State: closed - Opened by bklang over 9 years ago
- 2 comments
#16 - Call Queue crash on agent_checkout
Issue -
State: closed - Opened by system123 over 9 years ago
- 1 comment
#15 - ES log messages should include call ID
Issue -
State: open - Opened by bklang over 9 years ago
#14 - Log the correct caller ID for OutboundCalls
Issue -
State: closed - Opened by bklang almost 10 years ago
#13 - Queue actor should not crash when handling dead calls
Issue -
State: closed - Opened by bklang almost 10 years ago
- 1 comment
#12 - Automatically return agent when call is dropped.
Pull Request -
State: closed - Opened by system123 almost 10 years ago
#11 - Avoid firing callbacks in bridge mode for every call agent has received this session.
Pull Request -
State: closed - Opened by victorluft almost 10 years ago
#10 - Added functionality to disable automatically returning the agent
Pull Request -
State: closed - Opened by system123 almost 10 years ago
- 1 comment
#9 - Fixed available_agent_summary bug and callbacks in bridge mode
Pull Request -
State: closed - Opened by system123 almost 10 years ago
#8 - misnamed available agent method in LongestIdle
Issue -
State: closed - Opened by system123 almost 10 years ago
- 1 comment
#7 - Made it possible to actually run a confirmation controller on agent answ...
Pull Request -
State: closed - Opened by lpradovera almost 10 years ago
- 1 comment
#6 - Feature: Agent selection strategies
Pull Request -
State: closed - Opened by bklang almost 10 years ago
#5 - Feature: Agent connection types
Pull Request -
State: closed - Opened by bklang almost 10 years ago
#4 - Feature/confirmation execution
Pull Request -
State: closed - Opened by lpradovera almost 10 years ago
#3 - Let queue specify class of agent to use
Pull Request -
State: closed - Opened by JustinAiken about 10 years ago
- 1 comment
#2 - Add a .queue_name method to CallQueue...
Pull Request -
State: closed - Opened by JustinAiken about 10 years ago
#1 - Write down thoughts on V2 of Electric Slide
Pull Request -
State: closed - Opened by bklang over 10 years ago
- 6 comments