1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(monitor): decorate _do_monitor_task with bg to reduce overhead More... 8 months ago
refactor(helpers): extract BgDecorator from QueuedDecorator More... 8 months ago
refactor(helpers): extract BgHelper as base class from QueuedHelper More... 8 months ago
feat(helpers/queue): QueuedHelper: trace background tasks More... 8 months ago
build(deps): Bump docker/build-push-action from 5 to 6 (#480) More... 8 months ago
build(deps): Bump telethon from 1.35.0 to 1.36.0 (#479) More... 8 months ago
build(deps): Bump typing-extensions from 4.12.0 to 4.12.2 (#478) More... 8 months ago
build(deps): Bump rapidfuzz from 3.9.1 to 3.9.3 (#476) More... 8 months ago
build(deps): Bump tortoise-orm[accel] from 0.21.2 to 0.21.3 (#475) More... 8 months ago
chore(*): prefer `python -m pip` to upgrade pip More... 8 months ago
perf(parsing): use one-pass substitution (re.sub) to speed up emojify() More... 8 months ago
refactor(parsing): simplify emojify() and the map used by it More... 8 months ago
ci(pre-commit): allow missing aws credentials More... 8 months ago
chore(i18n): update l10n for `tr` More... 9 months ago
chore(i18n): update l10n for `es` More... 9 months ago
feat: add context manager to apply timeout to batch async calls More... 9 months ago
perf(helpers/queue): QueuedHelper: caching attributes in consumer task More... 9 months ago
fix(helpers/queue): QueuedHelper: fix the name of consumer task More... 9 months ago
feat(helpers/queue): make Queued{Helper,Decorator} generic classes More... 9 months ago
style: prefer literal syntax as per pre-commit check-builtin-literals More... 9 months ago
style: pre-commit end-of-file-fixer More... 9 months ago
ci(pre-commit): enable more hooks and refine commit msg More... 9 months ago
chore: add devcontainer (#469) More... 9 months ago
feat(monitor): balance subtasks to every second within every minute More... 9 months ago
feat(monitor): make Monitor garbage-collection-friendly More... 9 months ago
feat: add helper and decorator to queue calls to coroutines More... 9 months ago
feat(monitor): perform garbage collection every periodic monitoring task More... 9 months ago
feat(monitor): improve style of periodic summary of monitoring subtasks More... 9 months ago
feat(monitor): refine setting strategy of lock-up period More... 9 months ago
feat(monitor): count in-progress tasks in task summary More... 9 months ago