Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Miscellaneous Improvements #13

Description

@CGA1123
  • Wrap the response body with a Rack::BodyProxy in order to handle the edge case of streaming bodies.
  • Using thread-local vs fiber-local variables for the implementation of the store -- fiber local variables are not shared in Enumerator
  • Alternative solutions to using MAX_STATEMENT_TIMEOUT for MySQL deadlines.
  • Listen/select on the unicorn.socket or puma.socket for a client disconnect, and drop the deadline to 0 when that happens.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions