closeio / closeio/tasktiger

Examples

Open
#97 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.5k
Forks
95
Avg merge
4d 21h
Merged PRs (30d)
1

Description

Could we get some examples? If not in an examples directory then in the documentation. For example, I'm having a hell of a time getting lock_key to actually work the way I think it is suppose to work. I have a number of things to process and I want to make sure that I don't process any with the same email address at the same time (so they don't stomp on each other).

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 by reading the lock_key entry point and the existing documentation, then check whether an examples directory already exists. Define the behavior for processing tasks with the same email address and document a working example; done means newcomers can follow the example to understand and use lock_key.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, redis
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.