Skip to content

Refactor short_term_order_latency query#19

Open
lukabuz wants to merge 2 commits intomainfrom
fix/fix-bq-to-dd-query
Open

Refactor short_term_order_latency query#19
lukabuz wants to merge 2 commits intomainfrom
fix/fix-bq-to-dd-query

Conversation

@lukabuz
Copy link

@lukabuz lukabuz commented Mar 3, 2026

No description provided.

last_processed_timestamp = last_processed_timestamps.get(
query_name, START_TIMESTAMP
query_name,
(datetime.now() - timedelta(days=1)).strftime("%Y-%m-%d %H:%M:%S")

Choose a reason for hiding this comment

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

in general, .isoformat()

@UnbornAztecKing UnbornAztecKing requested a review from jusbar23 March 4, 2026 16:22
@UnbornAztecKing
Copy link

missing PR description

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants