influxdata / influxdata/influxdb
Task failed with error - context deadline exceeded
- 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:__

Contributor 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