influxdata / influxdata/influxdb

Task failed with error - context deadline exceeded

Open
#24,291 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Hi,

We are getting error 'context deadline exceeded' for the task execution. The downsampling task will aggregate the data from source bucket every one hour and push into the destination bucket and we have scheduled this task to run every one hour with an offset of 2hrs.

__Expected behavior:__
Task should complete without error

__Actual behavior:__
Task is failing with error 'context deadline exceeded' from 14-Jun-2023, 5:30 IST

__Environment info:__

InfluxDB version: Cloud 2.0

__Logs:__
![image](https://github.com/influxdata/influxdb/assets/8435616/2edf882d-f3b7-4dde-8cff-9936fbd29ad4)

Contributor guide

Open the contributing guide

Research direction

The issue does not identify a source file, test, or entry point. Start by locating the task execution and downsampling scheduling code, then reproduce the hourly task with its two-hour offset and inspect the associated logs; done means identifying and fixing the cause of the deadline failure and adding or updating a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.