Skip to content

fix(core): Fix broken startup and improve organization#633

Merged
iambriccardo merged 6 commits intomainfrom
fix-startup
Mar 12, 2026
Merged

fix(core): Fix broken startup and improve organization#633
iambriccardo merged 6 commits intomainfrom
fix-startup

Conversation

@iambriccardo
Copy link
Contributor

@iambriccardo iambriccardo commented Mar 11, 2026

This PR improves the structure of the replicator, fixes the configcat panic which would happen since configcat was initialized outside of the tokio runtime, improves logs and implements a more efficient JSON writer for logs that avoids parsing logs to mutate them every time.

@coveralls
Copy link

coveralls commented Mar 11, 2026

Coverage Status

coverage: 77.929% (-0.03%) from 77.954%
when pulling 80a3f15 on fix-startup
into b47d296 on main.

@iambriccardo iambriccardo marked this pull request as ready for review March 11, 2026 14:22
@iambriccardo iambriccardo requested a review from a team as a code owner March 11, 2026 14:22
@iambriccardo iambriccardo enabled auto-merge (squash) March 12, 2026 08:37
@iambriccardo iambriccardo merged commit 13ef3cc into main Mar 12, 2026
11 checks passed
@iambriccardo iambriccardo deleted the fix-startup branch March 12, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants