defold / defold/extender

Rework compilation errors

Open
#1,048 0 comments 0 reactions 0 assignees View on GitHub
extender
Dominant language
Java
Stars
64
Forks
23
Avg merge
23h 57m
Merged PRs (30d)
17

Description

Currently all unsuccessful builds recorded as server-size exception. It makes noisy picture in error tracking system. The idea is not use exception as a mechanism to notify about unsuccessful build. It should be signaled via warning in logs with special marker to be able filter all messages related to unsuccessful builds.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where unsuccessful builds are recorded as server-size exceptions and where build outcomes are logged or sent to error tracking. Trace that flow first; done means unsuccessful builds use a warning with a special filterable marker and no longer create noisy exception entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.