Altinn / Altinn/oed

Erstatt Azure Functionen "Feedpoller" med noe ala BackgroundService i oed-events

Open
#1,604 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Erstatt Azure Functionen "Feedpoller" med noe ala BackgroundService, da det er strengt talt unødvendig å ha en egen Azure Function som poller hvert 5 minutt. Det kan appen fikse selv med cron-regler.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Azure Function named "Feedpoller" in the oed-events application and read how its five-minute polling is configured. Compare that setup with the application's existing scheduling or hosted-service entry points, if any. Done means polling runs within the app using cron rules and the separate Azure Function is no longer needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
backend, cloud
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.