Skip to content

"Results have expired, rerun the query if needed" #3164

Open
@jerryleooo

Description

@jerryleooo

Describe the bug:

Global variables are not shared between different gunicorn workers.

Steps to reproduce it?

  1. Use the docker-compose to up the service, with following configurations:
gunicorn_work_class=eventlet
gunicorn_number_of_workers=8
  1. configure an interpreter with Athena/Trino/Presto + sqlalchemy
  2. use 2 different browser tabs to submit queries in editor, and you may see the Results have expired, rerun the query if needed. error

Hue version or source?

open source 4.10.0

Activity

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

Metadata

Metadata

Assignees

Labels

BUGIssue type for reporting failure due to bug in functionalityPrevent stale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions