Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elixir-lang/gen_stage issues and pull requests
#310 - Pipeline with GenStage.BroadcastDispatcher stops
Issue -
State: closed - Opened by ademenev 11 days ago
- 3 comments
#309 - Update Elixir/Erlang versions in CI
Pull Request -
State: closed - Opened by whatyouhide about 2 months ago
#308 - Failure when package is compiled in a Docker container
Issue -
State: closed - Opened by tomciopp 6 months ago
- 2 comments
#307 - Start requiring Elixir 1.11+
Pull Request -
State: closed - Opened by whatyouhide 8 months ago
#306 - Simplify CI
Pull Request -
State: closed - Opened by whatyouhide 8 months ago
- 4 comments
#305 - A producer or filter stage that buffers all events and can replay them
Issue -
State: closed - Opened by RudolfVonKrugstein 12 months ago
- 2 comments
#304 - documentation improvements
Pull Request -
State: closed - Opened by ityonemo over 1 year ago
- 1 comment
#303 - Document Subscription Demand in `BroadcastDispatcher`
Pull Request -
State: closed - Opened by maennchen over 1 year ago
- 3 comments
#302 - Fix indentation in `handle_demand/2` documentation
Pull Request -
State: closed - Opened by xxdavid over 1 year ago
- 1 comment
#301 - Fix typo
Pull Request -
State: closed - Opened by aaronrenner over 1 year ago
- 1 comment
#300 - Add support for `handle_continue/2` callback
Pull Request -
State: open - Opened by maartenvanvliet almost 2 years ago
- 4 comments
#299 - There is typo in docs of GenStage module.
Issue -
State: closed - Opened by uzairaslam196 almost 2 years ago
#298 - Typo fix in genstage docs
Pull Request -
State: closed - Opened by uzairaslam196 almost 2 years ago
- 1 comment
#297 - Fix typo, `responsibile` -> `responsible`
Pull Request -
State: closed - Opened by kianmeng about 2 years ago
- 2 comments
#296 - avoid sending events in accumulate demand
Pull Request -
State: closed - Opened by manuel-rubio about 2 years ago
- 4 comments
#295 - Issue changing demand on-the-fly
Issue -
State: closed - Opened by manuel-rubio about 2 years ago
- 3 comments
#294 - Correct year for Code BEAM SF 19
Pull Request -
State: closed - Opened by manuel-rubio about 2 years ago
- 1 comment
#293 - Bump Erlang and Elixir versions in CI
Pull Request -
State: closed - Opened by whatyouhide about 2 years ago
- 1 comment
#292 - Polish docs for GenStage.PartitionDispatcher
Pull Request -
State: closed - Opened by whatyouhide about 2 years ago
- 1 comment
#291 - Allow explicitly specifying :max_demand in DemandDispatcher
Pull Request -
State: closed - Opened by lexmag over 2 years ago
- 3 comments
#290 - Add t:GenStage.PartitionDispatcher.hash_function/0
Pull Request -
State: closed - Opened by whatyouhide over 2 years ago
- 1 comment
#289 - Clarify the use of rest for one
Pull Request -
State: closed - Opened by objectuser over 2 years ago
- 1 comment
#288 - Fix and migrate GitHub Actions to erlef/setup-beam
Pull Request -
State: closed - Opened by kianmeng over 2 years ago
- 2 comments
#287 - Fix CI
Issue -
State: closed - Opened by josevalim over 2 years ago
#286 - Add references for license
Pull Request -
State: closed - Opened by solar05 over 2 years ago
- 1 comment
#285 - no function clause matching in GenStage.maybe_producer_cancel/2
Issue -
State: closed - Opened by halturin almost 3 years ago
- 2 comments
#284 - Usage of rate-limiter example is unclear
Issue -
State: closed - Opened by TylerPachal about 3 years ago
- 4 comments
Labels: question
#283 - fix-code-comment
Pull Request -
State: closed - Opened by TylerPachal about 3 years ago
- 1 comment
#282 - Improve documentation for GenStage.PartitionDispatcher
Issue -
State: closed - Opened by TylerPachal about 3 years ago
- 1 comment
#281 - Add example of stopping with events in c:handle_demand/2
Pull Request -
State: closed - Opened by whatyouhide about 3 years ago
- 2 comments
#280 - Bump OTP and Elixir versions in CI
Pull Request -
State: closed - Opened by whatyouhide about 3 years ago
#279 - Polish docs, especially around demand
Pull Request -
State: closed - Opened by whatyouhide about 3 years ago
- 1 comment
#278 - `Endpoint.config_change/2` causes `undefined handle_info`
Issue -
State: closed - Opened by sb8244 over 3 years ago
- 6 comments
#277 - Shuffle the demands on first dispatch for load balancing across consumers
Pull Request -
State: closed - Opened by kenspirit over 3 years ago
- 3 comments
#276 - Make comments clearer
Pull Request -
State: closed - Opened by hi-rustin over 3 years ago
- 1 comment
#275 - Format code
Pull Request -
State: closed - Opened by hi-rustin over 3 years ago
- 1 comment
#274 - Log a warning on a bad subscription
Pull Request -
State: closed - Opened by axelson over 3 years ago
- 2 comments
#273 - chore: fix missing HTTPS on link
Pull Request -
State: closed - Opened by jbampton almost 4 years ago
- 1 comment
#272 - chore: remove trailing whitespace
Pull Request -
State: closed - Opened by jbampton almost 4 years ago
- 1 comment
#271 - Update CI config
Pull Request -
State: closed - Opened by wojtekmach almost 4 years ago
- 1 comment
#270 - New release
Issue -
State: closed - Opened by mezz about 4 years ago
- 4 comments
#269 - Update docs
Pull Request -
State: closed - Opened by LostKobrakai about 4 years ago
- 1 comment
#268 - fix(ConsumerSupervisor): allow map-style child specs
Pull Request -
State: closed - Opened by paulswartz about 4 years ago
- 1 comment
#267 - Compilation error due to lackness of GenStage dependency
Issue -
State: closed - Opened by luisguilhermemsalmeida about 4 years ago
- 2 comments
#266 - Fix typo in error message
Pull Request -
State: closed - Opened by Odaeus over 4 years ago
- 1 comment
#265 - Fix Elixir 1.11 warnings
Pull Request -
State: closed - Opened by oohnoitz over 4 years ago
- 1 comment
#264 - Adds support for handle_continue/2 to gen_stage
Pull Request -
State: closed - Opened by hazardfn over 4 years ago
- 9 comments
#263 - migrate CI from Travis to GitHub Actions
Pull Request -
State: closed - Opened by adrianomitre over 4 years ago
- 1 comment
#262 - Use the new child supervisor specifications for gen_event example
Pull Request -
State: closed - Opened by vgsantoniazzi over 4 years ago
- 1 comment
#261 - Make :subscribe_to option type less restrictive
Pull Request -
State: closed - Opened by bamorim over 4 years ago
- 1 comment
#260 - Init callback return option :subscribe_to looks too restrictive
Issue -
State: closed - Opened by bamorim over 4 years ago
- 9 comments
#259 - add recent Elixir and Erlang/OTP combinations to CI
Pull Request -
State: closed - Opened by adrianomitre over 4 years ago
- 1 comment
#258 - typo on documentation
Pull Request -
State: closed - Opened by ipinak over 4 years ago
- 1 comment
#257 - Add callback to allow instrumenting discarded count, and method get estimated buffer size
Pull Request -
State: closed - Opened by mezz over 4 years ago
- 6 comments
#256 - Implement handle_buffered callback for handling buffer count metrics
Pull Request -
State: closed - Opened by mezz over 4 years ago
- 1 comment
#255 - Minor README tweaks
Pull Request -
State: closed - Opened by niku almost 5 years ago
- 1 comment
#254 - Update README.md
Pull Request -
State: closed - Opened by wojtekmach about 5 years ago
- 1 comment
#253 - Question about ConsumerSupervisor
Issue -
State: closed - Opened by danbaranov over 5 years ago
- 2 comments
#252 - Version 0.14.3 released?
Issue -
State: closed - Opened by tomciopp over 5 years ago
- 1 comment
#251 - Check the return value of the :hash function
Pull Request -
State: closed - Opened by whatyouhide over 5 years ago
- 1 comment
#250 - Allow custom subscription options in typespecs
Pull Request -
State: closed - Opened by jtrees over 5 years ago
- 2 comments
#249 - Dialyzer error in GenStage.sync_subscribe/3 when using custom options
Issue -
State: closed - Opened by jtrees over 5 years ago
- 1 comment
#248 - [Feature request] add from ref to handle_demand.
Issue -
State: closed - Opened by louaykamel over 5 years ago
- 1 comment
#247 - Add :to opt to subscription_option typespec
Pull Request -
State: closed - Opened by asummers over 5 years ago
- 1 comment
#246 - Dialyzer Error In GenState.async_subscribe/2
Issue -
State: closed - Opened by asummers over 5 years ago
- 1 comment
#245 - Missing handle info
Pull Request -
State: closed - Opened by mgwidmann over 5 years ago
- 3 comments
#244 - Improve GenStage docs
Pull Request -
State: closed - Opened by amatalai over 5 years ago
- 1 comment
#243 - [docs] rename ambiguous `number` argument to `multiplier`
Pull Request -
State: closed - Opened by GavinJoyce over 5 years ago
- 1 comment
#242 - [docs] fix typo in state of supervised children
Pull Request -
State: closed - Opened by GavinJoyce over 5 years ago
- 1 comment
#241 - Update TravisCI configuration
Pull Request -
State: closed - Opened by amatalai over 5 years ago
- 2 comments
#240 - Fix example in GenStage.Dispatcher.dispatch/3 doc
Pull Request -
State: closed - Opened by amatalai over 5 years ago
- 1 comment
#239 - Release 0.14.2?
Issue -
State: closed - Opened by jeroenvisser101 over 5 years ago
- 2 comments
#238 - ** (FunctionClauseError) no function clause matching in GenStage.Streamer.handle_info/2
Issue -
State: closed - Opened by mgwidmann over 5 years ago
- 11 comments
#237 - Adjust specs to the standard
Pull Request -
State: closed - Opened by leandrocp over 5 years ago
- 1 comment
#236 - doc: Fix typo in main doc
Pull Request -
State: closed - Opened by happysalada almost 6 years ago
- 1 comment
#235 - Doc typo in min_demand paragraph
Issue -
State: closed - Opened by happysalada almost 6 years ago
- 2 comments
#234 - Support for handle_continue
Pull Request -
State: closed - Opened by palm86 almost 6 years ago
- 10 comments
#233 - docs: make documentation clearer
Pull Request -
State: closed - Opened by isaac-rstor almost 6 years ago
- 1 comment
#232 - Add more info about ConsumerSupervisor child :restart options
Pull Request -
State: closed - Opened by silviurosu almost 6 years ago
- 2 comments
#231 - Change default child :restart to :transient in ConsumerSupervisor
Issue -
State: closed - Opened by silviurosu almost 6 years ago
- 1 comment
#230 - Add a section to the docs about implementing a Module-based supervisor
Pull Request -
State: closed - Opened by axelson almost 6 years ago
- 5 comments
#229 - Link required for ConsumerSupervisor?
Issue -
State: closed - Opened by axelson almost 6 years ago
- 3 comments
#228 - Remote node disconnect with ConsumerSupervisor
Issue -
State: closed - Opened by tpitale almost 6 years ago
- 16 comments
Labels: unresolved
#227 - Support handle_continue
Issue -
State: closed - Opened by palm86 almost 6 years ago
- 8 comments
#226 - Fix type for subscription_options
Pull Request -
State: closed - Opened by jeroenvisser101 almost 6 years ago
- 1 comment
#225 - Make broadcast dispatcher subscribe idempotent
Pull Request -
State: closed - Opened by evnu about 6 years ago
- 1 comment
#224 - Subscribing to BroadcastDispatcher is not idempotent
Issue -
State: closed - Opened by evnu about 6 years ago
- 9 comments
#223 - There is possibly a mistake in GenStage.code_change/3
Issue -
State: closed - Opened by raphendyr about 6 years ago
#222 - GenStage.cancel kills the associated consumer instead of just the subscription
Issue -
State: closed - Opened by vegabook about 6 years ago
- 6 comments
#219 - minor tweaks
Pull Request -
State: closed - Opened by RichMorin about 6 years ago
- 1 comment
#218 - `examples/rate_limiter.exs` console printing garbage from inspect events
Issue -
State: closed - Opened by jdobrzanski over 6 years ago
- 2 comments
#217 - document single consumer's demand never exceeded
Pull Request -
State: closed - Opened by davidsulc over 6 years ago
- 1 comment
#216 - Fixed reference for auto-linking
Pull Request -
State: closed - Opened by davidsulc over 6 years ago
- 1 comment
#215 - [WIP] Allow dispatcher to buffer demand and resume later
Pull Request -
State: closed - Opened by toddkazakov over 6 years ago
- 4 comments
#214 - :producer_consumer doesn't invoke handle_demand
Issue -
State: closed - Opened by toddkazakov over 6 years ago
- 20 comments
#213 - Road to 1.0
Issue -
State: closed - Opened by axelson over 6 years ago
- 6 comments
#212 - Remove misleading explanation of old genstage behaviour
Pull Request -
State: closed - Opened by LostKobrakai over 6 years ago
- 1 comment
#211 - Added missing code changes on GenStage documentation #210
Pull Request -
State: closed - Opened by alvaromlg over 6 years ago
- 1 comment
#210 - Suggestion: Improve misleading supervised genstage documentation
Issue -
State: closed - Opened by alvaromlg over 6 years ago
- 1 comment
#209 - Update PartitionDispatcher docs
Pull Request -
State: closed - Opened by teamon over 6 years ago
- 1 comment