Skip to content

data carousel: fix bug at taskbuffer method#699

Merged
mightqxc merged 1 commit intomasterfrom
flin
Apr 20, 2026
Merged

data carousel: fix bug at taskbuffer method#699
mightqxc merged 1 commit intomasterfrom
flin

Conversation

@mightqxc
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a TaskBuffer interface bug for Data Carousel staging request queries by adding and forwarding a time_limit_minutes parameter, aligning the wrapper method with its callers and DB proxy implementation.

Changes:

  • Update TaskBuffer.get_data_carousel_staging_requests_JEDI to accept time_limit_minutes (default 5).
  • Forward time_limit_minutes through to proxy.get_data_carousel_staging_requests_JEDI(...) to avoid TypeError when called with the keyword argument.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mightqxc mightqxc merged commit 3fa5f84 into master Apr 20, 2026
5 checks passed
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.

2 participants