linkedin / linkedin/iris

Iris-sender error

Open
#481 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
845
Forks
146
PR merge metrics
No merged PRs in 30d

Description

While running iris-sender i am getting below error and messages are not sent to any oncall users.

raise InternalError(errno, errorvalue)
InternalError: (1055, u"'iris.message.incident_id' isn't in GROUP BY")

Contributor guide

Open the contributing guide

Research direction

The issue names iris-sender and a MySQL GROUP BY error but no files or tests. Start by reproducing the failure and tracing the query that raises InternalError 1055; done means messages are delivered to on-call users without this error, with a regression test if the project has coverage for this path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.