lablup / lablup/backend.ai

Apply fetcher pattern to `notification` module

Open
#7,499 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

Apply the fetcher pattern to the `notification` module under `src/ai/backend/manager/api/gql/`.

## Objective

- Create `fetcher.py` file for this module
- Separate data retrieval logic from resolvers into fetchers
- Rename `resolve_*` functions to `fetch_*` and move them
- Move pagination spec helper functions to fetchers

## Parent Epic

BA-3494

JIRA Issue: BA-3498

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.