Skip to content

Speed up response times #97

@benmelz

Description

@benmelz

Every now and then the schedule file will take a little bit to send.

Observations:

  • We're using file based caching in production right now, which could be an IO bottleneck
  • We only have one puma worker, which also could be a bottleneck
  • Sometimes the client seems to request the schedule file multiple times, which is odd (especially on chrome)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions