Activity
ci: simplify configuration and improve CI flexibility
ci: simplify configuration and improve CI flexibility
ci: update project dependencies and CI configurations
ci: update project dependencies and CI configurations
chore(deps): bump github.com/appleboy/com from 0.2.1 to 0.3.0
chore(deps): bump github.com/appleboy/com from 0.2.1 to 0.3.0
fix: improve task queue resizing condition and API usage
fix: improve task queue resizing condition and API usage
docs: improve performance and compatibility across multiple modules
docs: improve performance and compatibility across multiple modules
docs: improve code documentation and comments for clarity and detail
docs: improve code documentation and comments for clarity and detail
refactor: clean up code by removing commented-out sections
refactor: clean up code by removing commented-out sections
docs: switch to circular buffer queues in README
docs: switch to circular buffer queues in README
refactor: refactor metric handling by removing IncCompletedTask method (
refactor: refactor metric handling by removing IncCompletedTask method (
Pull request merge
refactor: refactor metric handling by removing IncCompletedTask method
refactor: refactor metric handling by removing IncCompletedTask method
fix: refactor logging system and improve test reliability
fix: refactor logging system and improve test reliability
refactor: rename core.QueuedMessage
to core.TaskMessage
throughou…
refactor: rename
core.QueuedMessage
to core.TaskMessage
throughou…refactor: refactor codebase to improve type safety and testing
refactor: refactor codebase to improve type safety and testing
chore: refactor dependencies and simplify type assertions
chore: refactor dependencies and simplify type assertions
chore: improve security and testing configurations across the project
chore: improve security and testing configurations across the project
refactor: refactor QueuedMessage
to TaskMessage
across the codeba…
refactor: refactor
QueuedMessage
to TaskMessage
across the codeba…Pull request merge
refactor: refactor QueuedMessage
to TaskMessage
across the codebase
refactor: refactor
QueuedMessage
to TaskMessage
across the codebaserefactor: refactor message handling and encoding in queue system
refactor: refactor message handling and encoding in queue system
refactor: refactor logging system for improved stack trace handling
refactor: refactor logging system for improved stack trace handling
chore: update dependencies and improve test configurations
chore: update dependencies and improve test configurations
chore: switch JSON encoding from Sonic to standard library
chore: switch JSON encoding from Sonic to standard library
build: switch to sonic
for JSON processing and update dependencies
build: switch to
sonic
for JSON processing and update dependenciesdocs: improve code documentation and comments across functions
docs: improve code documentation and comments across functions