8000 Poll usage: Hangup on pending write and Buffer Limits · Issue #15 · getsentry/rb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Poll usage: Hangup on pending write and Buffer Limits #15
Open
@mitsuhiko

Description

@mitsuhiko

Currently our way to invoke poll is pretty hacky and it might cause us problems in two situations:

  • If we write to the buffer limit we might have to read first to get more. I don't see how that is in general possible with redis as redis cannot start processing unless it got the entire pipeline, but i need to verify that this is not an issue with writing to different redises
  • I think we might not support a hangup while writing. Need to verify this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0