metosin / metosin/sieppari

Pedestal style terminate-when

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
218
Forks
20
PR merge metrics
No merged PRs in 30d

Description

See [Early Termination](http://pedestal.io/reference/servlet-interceptor#_early_termination) in the Pedestal docs + [part of the source](https://github.com/pedestal/pedestal/blob/0.5.7/interceptor/src/io/pedestal/interceptor/chain.clj#L300-L306)

I think this kind of hook is something that's missing from Sieppari right now.

Contributor guide

No contributing guide indexed for this repository

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

Start with the linked Pedestal Early Termination documentation and the referenced chain.clj lines 300-306, then inspect Sieppari's interceptor-chain entry points. Define the equivalent terminate-when behavior and verify that the proposed hook handles early termination consistently before considering implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.