UMass-Rescue / UMass-Rescue/RescueBox

Rescuebox "as-a-service feature" backend server

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

Nobody has claimed this yet.

complex hackathon
Dominant language
Python
Stars
6
Forks
15
Avg merge
14h 42m
Merged PRs (30d)
7

Description

link some other external app to rescuebox or "as-a-service feature"

a . create fastapi rest client py
b. run rescuebox backend as a service
c. some other App should be able to submit jobs and consume results ,
python client SDK using rescue_box_api_client works

needs to link up with other mini features link https-enable , task-status-monitor ?

long running tasks
error handler

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

Start by reading the rescue_box_api_client in the linked repository and identify how it submits jobs and consumes results. Then review the linked long-running-tasks and error-handler issues, along with the https-enable and task-status-monitor work mentioned here. Done means an external app can use the Python client to submit jobs to RescueBox as a service and retrieve their results.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
api, 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.