bfirsh / bfirsh/funker

Deal with unavailable functions

Open
#3 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
253
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently, if a function is processing a call and is not available, the client will throw an error. Perhaps the client should retry until it succeeds.

We're avoiding here having a central queue for function calls, but that might be unavoidable if this method doesn't scale.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the client call path that raises errors when a function is unavailable, then examine how function availability is reported. Compare retry behavior with the issue's concern about avoiding a central queue and define success and failure cases before implementation. No file or test is named, so repository exploration and maintainer guidance are needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
distributed-systems
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.