practicalli / practicalli/clojure-web-services

logging with safely

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

logging
Dominant language
Markdown
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.

The library offers out of the box:

declarative exception handling
declarative circuit breaker (in pure Clojure)
automatic retry policies
randomized delays retries
attenuation of self-emergent behaviour is distributed systems
sleepless-mode for testing
automatic and customizable logging of errors
automatic tracking of errors rate/count in monitoring tools
automatic tracking of common performance metrics

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names Safely and its automatic logging capability but mentions no repository file, test, or entry point. First locate the service's Clojure logging setup and determine how Safely is expected to fit into it. The issue does not define the desired log output, configuration, or completion criteria, so those need clarification before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.