Skip to content

fix: Slowdown/Warmup/DB Marshaling#10

Merged
ochaton merged 5 commits into
masterfrom
typed
Apr 7, 2026
Merged

fix: Slowdown/Warmup/DB Marshaling#10
ochaton merged 5 commits into
masterfrom
typed

Conversation

@ochaton

@ochaton ochaton commented Apr 7, 2026

Copy link
Copy Markdown
Owner
  • First, reaction time of the kharon was too low: it awaited 15s before start to poll. When kharon drained the lymbo, it went to sleep for 15s. Now, new mechanics of slowdown was introduced, so kharon will go to sleep gradually.
  • Polling has been smoothen out. Now, kharon is aware about minimal-reaction-time and respects it to poll tickets from lymbo. Now it CANNOT poll tickets faster!
  • User's defined data now is marshalled to json.RawMessage.
  • Also optional tubes were added to separate tickets between different instances of Kharon. All tickets by default move into "default" tube

@ochaton ochaton merged commit 1b98bb7 into master Apr 7, 2026
3 checks passed
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.

1 participant