SciCatProject / SciCatProject/backend

Queue publishing when submitting a job is missing

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
27
Forks
37
Avg merge
17h 32m
Merged PRs (30d)
38

Description

Issue Name

Queue publishing when submitting a job is missing

Summary

The old backend allowed to optionally write on a queue the job info when a job was created (POST /Jobs). Such behaviour should be reimplemented.

Expected Behaviour

Reimplement logic

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 at the POST /Jobs job-creation entry point and investigate how the old backend optionally published job information to a queue. Confirm the queue configuration and expected message contents from the prior behavior; done means job submission can restore that optional publishing without breaking creation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.