Skip to content

fix(Async Queries): enable public s3 access - #605

Merged
lukekim merged 2 commits into
trunkfrom
sgrebnov/fix-async-queries
Aug 21, 2026
Merged

fix(Async Queries): enable public s3 access#605
lukekim merged 2 commits into
trunkfrom
sgrebnov/fix-async-queries

Conversation

@sgrebnov

Copy link
Copy Markdown
Contributor

馃棧 Description

馃敤 Related Issues

馃 Concerns

@sgrebnov sgrebnov self-assigned this Aug 19, 2026
One instance directory serves one runtime, so the executor could not start
from the recipe directory the scheduler already held the lock on. Without an
executor the scheduler still marked submitted jobs RUNNING, so the recipe
appeared to hang on an async query that never completed.

Pass SPICE_CONFIG_DIR so the executor gets its own instance directory.
@lukekim
lukekim merged commit 63769a9 into trunk Aug 21, 2026
7 checks passed
@lukekim
lukekim deleted the sgrebnov/fix-async-queries branch August 21, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants