Skip to content

async view rendering #40

Open
Open
@aaronjensen

Description

@aaronjensen

view rendering itself is pretty slow, so while doing the request to pusher async is helpful, it would be ideal if we could do all view rendering async. Obviously this would require us to use the generic context rather than the controller's context but I'm A-OK with that.

Is this something you'd want to support in the gem or would it just make sense to encourage people to sidekiq/resque/delayed_job the syncs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions