Skip to content

{"message":"Execution id_ not found in Redis"} #654

@Ajta30

Description

@Ajta30

After setting a large py test, when I run it as a student after a while, I get the error:

Image

After digging for a while, I think it is related to the TTL of Redis records. The expiration is being set up in 90 sec., and the test execution exceeds that time, so when it finishes, it looks like it is trying to find a Redis record that doesn't exist anymore (expired). Any idea of how to solve this or increase the TTL?

Thanks.

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