Skip to content

x/playground: stop caching Timeout errors #38546

@toothrot

Description

@toothrot

The Playground mistakenly caches Timeout errors during builds or running of snippets. This is confusing to users if their build has timed out due to some instability. Some trivial play snippets that should have never timed out are now cached.

The (*server).commandHandler() function needs to be updated, as well as purging our existing cache.

/cc @bcmills @gus @dmitshur

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions